Pinned Repositories
anagram_engine
An application to manage, search and generate anagrams built with Google App Engine.
basic_neural_network
A very basic Java Neural Network Library.
doodle_classifier
Example of how the Basic Neural Network Library can be used to classify hand drawn images.
dropbox
A simple "Dropbox" replica built with Google App Engine.
evolutionary_steering
A Java evolution simulation.
flappy_bird
A very simple replica of the game flappy bird.
flappy_bird_with_nn
WIP: A flappy bird replica played by a Neural Network.
list-demo
WIP: A list-webapp built with GAE backend and Angular frontend
realtime-ordering
xor_with_nn
Example of how the Basic Neural Network Library can be used.
kim-marcel's Repositories
kim-marcel/basic_neural_network
A very basic Java Neural Network Library.
kim-marcel/dropbox
A simple "Dropbox" replica built with Google App Engine.
kim-marcel/xor_with_nn
Example of how the Basic Neural Network Library can be used.
kim-marcel/anagram_engine
An application to manage, search and generate anagrams built with Google App Engine.
kim-marcel/doodle_classifier
Example of how the Basic Neural Network Library can be used to classify hand drawn images.
kim-marcel/evolutionary_steering
A Java evolution simulation.
kim-marcel/flappy_bird
A very simple replica of the game flappy bird.
kim-marcel/flappy_bird_with_nn
WIP: A flappy bird replica played by a Neural Network.
kim-marcel/list-demo
WIP: A list-webapp built with GAE backend and Angular frontend
kim-marcel/realtime-ordering
kim-marcel/Toy-Neural-Network-JS
Neural Network JavaScript library for Coding Train tutorials
kim-marcel/website
Coding Train website