Found 20 repositories(showing 20)
CodingTrain
Neural Network JavaScript library for Coding Train tutorials
NeedToUpdate
A basic toy neural network library including rnn cnn and gas written in js from scratch
itsbaldeep
This is a basic machine learning library written in Java based on [Daniel Shiffman's Toy-Neural-Network-JS](https://github.com/CodingTrain/Toy-Neural-Network-JS).
tyrelh
A simple Neural Network library for JavaScript
MikeHeald
Tensorflow.js toy project demonstrating neural networks as arbitrary function approximators.
therealyubraj
Toy Neural Network Library in p5.js
therealyubraj
Neuro evolution of flappy bird in p5.js using toy neural network library!
FredVaugeois
This project is a reproduction of Mr. Daniel Shiffman (The Coding Train)'s project of the same name with his own toy neural network. This project is made with TensorFlow.js and has a lot of little tweaks and modifications, with more accuracy and a lot more data.
BaileyPelletier
Neural Network built after Daniel Shiffman's (CodingTrain) videos
BaronZer0
My attempt to refactor the toy nn from CodingTrain to include variable layers and more visualization features
No description available
zwolsman
Toy neural network with the feedforward algorithm. Based on @CodingTrain /Toy-Neural-Network-JS
neph1
Neural network toy library in Kotlin (js)
ArgonautAli
A toy implementation of a single neural network from scratch in js.
MrMarble
Python version of Toy-neural-Network-JS by Daniel Shiffman of the Coding Train community
BaileyPelletier
A simple neural network built with Java. Adapted from Toy-Nerual-Network-JS Repository but with added functionality and flexibility.
Kami-Juan
Multiplayer de la red neuronal basado en el proyecto: https://github.com/CodingTrain/Toy-Neural-Network-JS
KattachaithanyaKumar
A java library made in processing (in .pde) made inspired by @Daniel Shiffman(https://github.com/CodingTrain/Toy-Neural-Network-JS)
jkintigh999
Creating a JS breakout game, and then using the TOY Neural Network library, made by the coding train, to teach an AI how to play.
itsbaldeep
This is a machine learning library made in Python. This is a very basic and simple library intended towards students who are beginners in machine learning. The whole library is influenced by Daniel Shiffman's Toy Neural Network JS Library
All 20 repositories loaded