Melih Altun (melihaltun)

melihaltun

Geek Repo

Github PK Tool:Github PK Tool

Melih Altun's repositories

Eye_Tracking_with_Deep_CNN

A deep convolutional neural network implementation for tracking eye movements in videos

Language:PythonLicense:MITStargazers:8Issues:3Issues:0

complexEigenPairSolver

Source code for solving complex eigenvalue & eigenvector problems.

Language:C++License:MITStargazers:4Issues:1Issues:1

Deep_Siamese_Network_for_Biometric_Authentication

Deep Siamese convolutional neural net for biometric authentication of palm print images

Language:PythonLicense:MITStargazers:4Issues:0Issues:0

myFFT

arbitrary size 1D & 2D fft / ifft

Language:C++License:MITStargazers:4Issues:0Issues:0

floating_point_binary_conversion

Pair functions to convert a floating number to a single precision, double precision, or arbitrary size bit representation and convert a single, double or arbitrary size bit string back into a number.

Language:MATLABLicense:MITStargazers:3Issues:1Issues:0

KalmanFilter3D

Kalman Filter implementation in 3D coordinate space

Language:MATLABLicense:MITStargazers:2Issues:1Issues:1

Adaptive_Wiener_Filter

Adaptive Wiener filter implementation

Language:C++License:MITStargazers:1Issues:0Issues:0

Arduino_MPU6050_controller

Arduino code to read MPU6050 accelerometer/gyroscope sensor using I2C

Language:C++License:MITStargazers:1Issues:0Issues:0

cats_vs_dogs_recognition

Cats vs Dogs image classification with transfer learning from vgg16

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Chain_code

Chain code feature generation for image processing

Language:MATLABLicense:MITStargazers:1Issues:1Issues:0

Cholesky_Decomposition

Cholesky Decomposition and Matrix Inversion

Language:C++License:MITStargazers:1Issues:1Issues:0

csvParser

A csv parser that can read a comma or space delimited text file with integer and floating numbers

Language:C++License:MITStargazers:1Issues:0Issues:0

Cubic_spline_interpolation

A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.

Language:C++Stargazers:1Issues:1Issues:0

CUDA_matrix_multiplication

A demo code that compares the speed of two matrix multiplication functions executed by the CPU and the GPU

Language:CudaLicense:MITStargazers:1Issues:0Issues:0

DigitRecognition_w_LSTM

MNIST digit recognition using LSTM networks

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

fast_inverse_square_root_Matlab

Matlab code to demonstrate fast inverse square root algorithm

Language:MATLABLicense:MITStargazers:1Issues:0Issues:0

LU_Decomposition

Lower upper matrix decomposition and determinant algorithm

Language:C++License:MITStargazers:1Issues:0Issues:0

MNIST_classifier_using_Keras_Deep_CNN

A deep CNN implementation for solving MNIST digit recognizer dataset, which achieves 99% accuracy.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

myDFT

Real and complex Discrete Fourier Transform and inverse Discrete Fourier Transform functions

Language:CLicense:MITStargazers:1Issues:1Issues:0

Nth_root_finder

Finds the n_th root of a rational or complex number using Newton's method

Language:MATLABLicense:MITStargazers:1Issues:1Issues:0

polygon_overlap

Given two sets of polygons, finds the regions where polygons from one set overlap the polygons from the other set.

Language:MATLABLicense:MITStargazers:1Issues:0Issues:0

QR_decomposition

QR decomposition of a matrix into an orthogonal and an upper triangle matrix

Language:C++Stargazers:1Issues:1Issues:0

quad_7_segment_display_driver

Arduino code to drive a common cathode quad 7 segment display

Language:C++License:MITStargazers:1Issues:1Issues:0

sign_language_image_recognition

A sign language image classification using transfer learning from MobileNet model.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

sortAlgorithms

A selection of iterative and recursive sort algorithms

Language:C++License:MITStargazers:1Issues:1Issues:0

SVD_and_Pinv

Singular value decomposition and pseudo inverse functions

Language:C++License:MITStargazers:1Issues:1Issues:0