Code for Densely Connected Convolutional Networks (DenseNets)
Repository
Repository di raghakot
Code to reproduce experiments on blog: http://raghakot.github.io/
Collection of notebooks exploring conv nets in detail.
Code for Seattle Facebook Machine Learning Hackathon
My attempt at building a neural network framework and visualization toolkit back in school days.
Java framework for solving classical AI search problems using DFS, BFS and A* Search
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
Residual networks implementation using Keras-1.0 functional API
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Text Classification Library in Keras
Neural network visualization toolkit for keras
Autogenerate API docs from source in markdown
Technical papers / articles
My solutions to https://projecteuler.net/
Trace python program execution at runtime.
Personal website
A web application to build your blog on GitHub
A self driving toy car using end-to-end learning