captain-vyom's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
vega/vega
A visualization grammar.
muesli/beehive
A flexible event/agent & automation system with lots of bees 🐝
udacity/self-driving-car-sim
A self-driving car simulator built with Unity
sukeesh/Jarvis
Personal Assistant for Linux and macOS
ehmatthes/pcc
Resources for Python Crash Course, from No Starch Press.
kalliope-project/kalliope
Kalliope is a framework that will help you to create your own personal assistant.
volkhin/RoadTrafficSimulator
Road traffic simulator and signals optimizer in CoffeeScript & HTML5
NeuromorphicProcessorProject/snn_toolbox
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
piXelicidio/locas-ants
A modern Lua+Löve2D remake of my Ant Colony Simulation
kevinwang1975/PathFinder
A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.
AaronLS/CellularAutomataAsNeuralNetwork
Runs John Conway's Game of Life or any other outer totalistic cellular automata you define, but internally cells states are represented as neuron firing states, and rules are converted to neuron waits and firing function thresholds.
Radu-Raicea/Self-Driving-Car-Simulation
Simulation of a self-driving car game using a Deep Q Learning AI
ddawson/Session-History-Tree
Firefox add-on to turn session history into a browsable tree
gongziyida/Modeling-Neural-Plasticity-with-Multisensory-Braitenberg-Vehicles
polyfractal/cajal
A biologically inspired neural cellular automata
brentzucker/HistoryTree
Chrome extension that displays a tree of your history. Children pages are those that were clicked on from the previous page.
robrennie/auto-car
Cellular Automata and Driverless Cars
sajal2692/Training-a-Smartcab-to-Drive
Creating an optimized Q-Learning driving agent that will navigate a Smartcab through its environment towards a goal. Completed as a part of Udacity's MLND.
JustinKolnick/2D-Driving-Neural-Network
skaisahni/gtaV-simualtion
simulation of vehicle to drive autonomously
Tearth/Neural-Snake
Simple experiment on neural networks playing Snake game based on evolutionary algorithms.
BobbyHoltzner/MACE
Modular Swarm Optimization Framework Enabling Multi-Vehicle Cooperative Path Planning
captain-vyom/ant-bridge-simulator
Simulating how ants build bridges
captain-vyom/histree
Your tab history in tree form
jboltz333/Autonomous-Smart-Cab
Use reinforced learning to create a smart car application
jeremy-bertincourt/SmartCab
Autonomous taxicab trying to reach its destination in the alloted time while respecting traffic rules.
lay-Xi/AntProject
Simulation of ants building bridges
thisisdhaas/ant-bridge-sim
Automatically exported from code.google.com/p/ant-bridge-sim
zenetio/Cabot-Part-1
Design and Implement an Autonomous Vehicle System