Pinned Repositories
2D-Driving-Neural-Network
ant-bridge-sim
Automatically exported from code.google.com/p/ant-bridge-sim
ant-bridge-simulator
Simulating how ants build bridges
Autonomous-Smart-Cab
Use reinforced learning to create a smart car application
BME503_BraitenbergProject
Brian2 code for running Braitenberg vehicle simulations.
Cabot
Design and Implement an Autonomous Vehicle System
cajal
A biologically inspired neural cellular automata
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.
E-commerce-App-UI-Flutter
Nice and clean Online Shop app UI by using #Flutter.
histree
Your tab history in tree form
captain-vyom's Repositories
captain-vyom/ant-bridge-simulator
Simulating how ants build bridges
captain-vyom/histree
Your tab history in tree form
captain-vyom/2D-Driving-Neural-Network
captain-vyom/ant-bridge-sim
Automatically exported from code.google.com/p/ant-bridge-sim
captain-vyom/Autonomous-Smart-Cab
Use reinforced learning to create a smart car application
captain-vyom/BME503_BraitenbergProject
Brian2 code for running Braitenberg vehicle simulations.
captain-vyom/Cabot
Design and Implement an Autonomous Vehicle System
captain-vyom/cajal
A biologically inspired neural cellular automata
captain-vyom/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.
captain-vyom/E-commerce-App-UI-Flutter
Nice and clean Online Shop app UI by using #Flutter.
captain-vyom/gtaV-simualtion
simulation of vehicle to drive autonomously
captain-vyom/HistoryTree
Chrome extension that displays a tree of your history. Children pages are those that were clicked on from the previous page.
captain-vyom/PathFinder
A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.
captain-vyom/RoadTrafficSimulator
Road traffic simulator and signals optimizer in CoffeeScript & HTML5
captain-vyom/Self-Driving-Car-Simulation
Simulation of a self-driving car game using a Deep Q Learning AI
captain-vyom/SmartCab
Autonomous taxicab trying to reach its destination in the alloted time while respecting traffic rules.
captain-vyom/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.