Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Cart_Pole_Balancer
Implementation of Cart Pole Balancer using TensorFlow on OpenAI Gym using reinforcement learning
consciousness
Automatically exported from code.google.com/p/consciousness
Cronus
Artificially Intelligent Search Platform for Employees and Management
DeepRacer
AWS DeepRacer 2019
FragmentedVideoStreamCompiler
Online video streams of type '.ts' which are fragment and hard to download, will be downloaded, then compiled to '.mp4'
Motion_Detection_Moving_Camera
Detect the Motion from a stationary or moving camera.
OthelloSolver-Desdemona
othello game
Rolly
A Unity game: Catch rewards and escape walls with Rolly
The_Autonomous_Pilot
The Autonomous Pilot (TAP) : A Level 1 AutoPilot for Existing (Level 0) Cars
cs12b033's Repositories
cs12b033/Motion_Detection_Moving_Camera
Detect the Motion from a stationary or moving camera.
cs12b033/Rolly
A Unity game: Catch rewards and escape walls with Rolly
cs12b033/Cronus
Artificially Intelligent Search Platform for Employees and Management
cs12b033/FragmentedVideoStreamCompiler
Online video streams of type '.ts' which are fragment and hard to download, will be downloaded, then compiled to '.mp4'
cs12b033/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
cs12b033/Cart_Pole_Balancer
Implementation of Cart Pole Balancer using TensorFlow on OpenAI Gym using reinforcement learning
cs12b033/consciousness
Automatically exported from code.google.com/p/consciousness
cs12b033/CSE-IITM
2012 - 2017 : CSE Dual Degree Coursework, Assignments and Projects
cs12b033/DeepRacer
AWS DeepRacer 2019
cs12b033/openpilot
open source driving agent
cs12b033/OthelloSolver-Desdemona
othello game
cs12b033/Red_Ball_Detection
cs12b033/Sudoku_Solver-SOAR-Java
A Sudoku Solver written in Soar, and implemented in Java. The backtracking algo (Brute force) is used here.
cs12b033/The_Autonomous_Pilot
The Autonomous Pilot (TAP) : A Level 1 AutoPilot for Existing (Level 0) Cars
cs12b033/Advanced-Real-Time-Self-Driving
Using Advanced Constitutional Neural Networks to make real autonomous driving possible in real time with human intuition
cs12b033/bayou
System for synthesizing Java API idioms, powered by Neural Sketch Learning
cs12b033/causalnex
A Python library that helps data scientists to infer causation rather than observing correlation.
cs12b033/coding-interview-university
A complete computer science study plan to become a software engineer.
cs12b033/ecoute
Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
cs12b033/Forex-Stochastic-Model
cs12b033/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
cs12b033/n-ary-number-operations
Arithmetic operations of really long n-ary numbers (where base can be negative number, negabinary addition, etc.)
cs12b033/Named_Entity_Recognition
Named Entity Recognition
cs12b033/Real-Time-Accelerometer-Data-Plot
Here is sample code of real time accelerometer data plot on android mobile using mpandroidchart library.
cs12b033/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.