Pinned Repositories
event_warping
Event warping experiments
AI-PingPong-with-DQL
A graphical user interphased 2 AI ping pong bars, trained together with DQN.
dvs_sparse_filter
Noise Filtering Benchmark for Neuromorphic Satellites Observations
ev_deep_motion_segmentation
Motion Segmentation for Neuromorphic Aerial Surveillance
event-data-conversion
convert event data to all other formats .txt, .mat, .npy, .dat etc.
pyFEAST
python implementation of FEAST network including training and inference
sentiment-analysis
A three channels Convolutional neural network for sentiment analysis. 10 epoch with 86% accuracy.
spike-encoding
Spike Encoding tutorial
Useful-Machine-Learning-Cheat-Sheet
These sheat sheets, represent all the Neural Network Architectures with its graphs and its Formulas, as well as some useful overall explanation of some important Machine learning libraries such as: Scikit-Learn, Bokeh, TensorFlow, Keras, Numpy, Pandas, Scipy, Matplotlib and Pyspark. Also, some explanation of the Big-O in Data Structrues and Algorithms.
samiarja's Repositories
samiarja/Adafruit-MMA8451-Breakout-PCB
PCB files for the Adafruit MMA8451 Breakout
samiarja/awesome-deep-vision
A curated list of deep learning resources for computer vision
samiarja/Chainer_Realtime_Multi-Person_Pose_Estimation
Chainer version of Realtime Multi-Person Pose Estiamtion
samiarja/Face-Swap
Face swapping, Image morphing, Image warping.
samiarja/LSTM-Human-Activity-Recognition
Human activity recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING) - Guillaume Chevalier
samiarja/matlab2python
This is a growing tutorial demonstrates some MATLAB examples and their equivalent code in Python
samiarja/Sign-Language-Digits-Dataset
Turkey Ankara Ayrancı Anadolu High School's Sign Language Digits Dataset
samiarja/std_neural_nets
A repository of standard neural networks implemented using Nengo