Anton

Results 4 repositories owned by Anton

alphabeta

19
Stars
4
Forks
Watchers

Javascript implementation of minimax in Node using asynchronous calls to customizable game logic, scoring, and move generation.

geneticalgorithm

93
Stars
19
Forks
Watchers

A fully generalized implementation of the Genetic Algorithm usable on any json based Phenotype

learn-to-tensorflow

28
Stars
11
Forks
Watchers

Learn hands on basics of tensorflow in a graduated level based study program

neuralnet

18
Stars
4
Forks
Watchers

Javascript implementation of the classic Artificial Neural Net with back propagation learning.