convnetjs
There are 17 repositories under convnetjs topic.
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
gmamaladze/deep-snake
A snake game trained using simple deep learning implemented in client side javascript.
alexsosn/ConvNetSwift
Swift port of ConvnetJS. [Work in progress]
yllg/CNN-CarLogo
🤖CNN卷积神经网络 实现汽车🚘logo图像识别
alexdevero/ai-artist
AI for create paintings from images.
mtygesen/connecting-dots
Connecting Dots: Visualizing Image Recognition Using Convolutional Neural Networks
yllg/CIFAR-10-demo
使用CIFAR-10数据集✈️🚗🐦🐈🦌🐶🐸🐎🚢🚛在浏览器训卷积神经网络
Charmve/jsFlow
🏄 A Lightweight Web Browser-based Machine Learning Framework
darshanbagul/MIT_6.S094_SelfDrivingCars
A repository containing solutions to the challenges presented in the course MIT 6.S094: Deep Learning for Self-Driving Cars
davesag/digit_reader
A machine-learning experiment using ConvNetJS.
FelixZhang00/mnist_demo
use ConvNetJS on MNIST digits
greydanus/friendly_qlearning
Exploring social behavior with qLearning agents
pedroduartecosta/js-neural-network-facial-expressions
Neural network to facial expression recognition
Asim-2000/MachineLearning-JS
🧑🏻💻 Machine Learning using JavaScript
sam575/Deep-Traffic-Self-Driving-Cars
DeepTraffic is a gamified simulation of typical highway traffic. The task is to build a neural agent – more specifically design and train a neural network that performs well on high traffic roads. The neural network controls one of the cars and learns how to navigate efficiently to go as fast as possible.