- Frankfurt, Germany
Highlights
- Pro
Popular repositories Loading
-
simple-neural-network
simple-neural-network PublicA demonstration of a neural network trained on the XOR dataset, with multiple hidden layers, activations and momentums.
Java 2
-
visualisation-of-linear-regression
visualisation-of-linear-regression PublicThis is a simple model, that tries to approximate the function y = m * x + b.
JavaScript 2
-
visualize-gradient-descent
visualize-gradient-descent PublicIn this example you can live visualize how the gradient changes if we adjust the parameters. For visualizing the function I use Googles line chart on the left. To visualize the gradient at the righ…
JavaScript 2
-
tic-tac-toe
tic-tac-toe PublicThis repo is a simple example of tic tac toe. It ueses the minimax algorithm with alpha-beta pruning to evaluate the best index on the board. Have fun playing against it!
JavaScript 2
-
simple-chess-ai
simple-chess-ai PublicThis is a simple Chess AI, that uses the minimax algorithm(alpha-beta pruning) to evaluate the next few positions. It doesn't learn from played matches or any dataset. If you scroll down you can se…
JavaScript 2
-
If the problem persists, check the GitHub status page or contact support.