Pinned Repositories
BERT-PyTorch
A PyTorch implementation of BERT proposed by Devlin et al.
Energy-Based-Cloth-Simulation
A numerical derivatives based implementation of Baraff & Witkins's "Large Steps in Cloth Simulation"
IR-Project
A generalized vector space model using Karl Pearson's correlation coefficient.
Music-Tagger
Code for the paper "A Multi-scale Convolutional Neural Network Architecture for Music Auto-Tagging"
NEAT-RL
An implementation of the neuroevolution algorithm NEAT
Numpy-Atrous-Transposed-CNN
A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.
Relevance-Prop
A numpy implementation of pixel-wise relevance propagation proposed by Sebastian Bach et al.
Spanning-Tree-Markov-Random-Field
Learning a spanning tree approximation for a grid-like undirected graphical mode for deep image segmentation. WIP
Totem
A simple Keras-like wrapper over Theano to facilitate easy creation of sequential neural networks.
Vehicle-Detection-and-Classification
Vehicle detection and classification on a video from an Indian Highway.
many-facedgod's Repositories
many-facedgod/Vehicle-Detection-and-Classification
Vehicle detection and classification on a video from an Indian Highway.
many-facedgod/Numpy-Atrous-Transposed-CNN
A Numpy implementation of the dilated/atrous CNNs proposed by Yu et al. as well as transposed convolutions.
many-facedgod/Relevance-Prop
A numpy implementation of pixel-wise relevance propagation proposed by Sebastian Bach et al.
many-facedgod/BERT-PyTorch
A PyTorch implementation of BERT proposed by Devlin et al.
many-facedgod/Energy-Based-Cloth-Simulation
A numerical derivatives based implementation of Baraff & Witkins's "Large Steps in Cloth Simulation"
many-facedgod/NEAT-RL
An implementation of the neuroevolution algorithm NEAT
many-facedgod/IR-Project
A generalized vector space model using Karl Pearson's correlation coefficient.
many-facedgod/Music-Tagger
Code for the paper "A Multi-scale Convolutional Neural Network Architecture for Music Auto-Tagging"
many-facedgod/QuickDraw-Doodle-Recognition
Doodle recognition using an ensemble of RNN and CNN.
many-facedgod/Spanning-Tree-Markov-Random-Field
Learning a spanning tree approximation for a grid-like undirected graphical mode for deep image segmentation. WIP
many-facedgod/Music-Generation
many-facedgod/Totem
A simple Keras-like wrapper over Theano to facilitate easy creation of sequential neural networks.
many-facedgod/Bezier-Drawing
Drawing Bezier Curves using de Casteljau's algorithm in OpenGL
many-facedgod/CS224N
Assignments for Stanford CS224N: Natural Language Processing with Deep Learning
many-facedgod/Decision-Trees
Decision Tree, Random Forest and AdaBoost implementation from scratch.
many-facedgod/Discrete-Structures-Assignments
The questions and solutions for the CSF222 course created as a teaching assistant.
many-facedgod/FPTrees
An implementation of the FP Growth algorithm for support counting
many-facedgod/kaldi
This is now the official location of the Kaldi project.
many-facedgod/Lithium
An imperative programming language
many-facedgod/many-facedgod.github.io
many-facedgod/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
many-facedgod/PyBullet-AntBandit