satinder147's Stars
keras-team/keras
Deep Learning for humans
recommenders-team/recommenders
Best Practices on Recommendation Systems
mission-peace/interview
Interview questions
rsalmei/alive-progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
RomelTorres/alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
carykh/jumpcutter
Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
edwardhdlu/q-trader
Deep Q-learning driven stock trader bot
LearnTechWithUs/Stereo-Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
offchan42/Unity3D-Python-Communication
:zap: A very fast, simple, and general inter-process communication example between Unity3D C# and Python, using ZeroMQ
oswaldoludwig/Human-Action-Recognition-with-Keras
Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)
keon/policy-gradient
Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras
hayoung-kim/udacity-path-planning
My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation
vietnh1009/Deeplab-pytorch
Deeplab for semantic segmentation tasks
shubham14/Deep-Learning-Pytorch
A repo containing code covering various aspects of deep learning on Pytorch. Great for beginners and intermediate in the field
MahmudulAlam/Fingertip-Mixed-Reality
Affine transformation virtual 3D object using a finger gesture-based interactive system in the virtual environment.
satinder147/Maze-Solving-using-A-star-algorithm
In this repository, I have made a maze solving system. The system takes in input of an maze using a camera. This Image is converted into a grid. It lets you find the shortest path between any two points
thinkingparticle/deep_rl_pong_keras
Deep Reinforcement Learning Policy Gradients Method - Pong game - Keras
satinder147/SE-s-Class
The code is a python implementation of a basic genetic algorithm provided by Daniel Shiffman
satinder147/code-for-self-balancing-robot-using-arduino
code for self baacing robot
satinder147/object-detection-and-tracking
in this i have shared my code of a colored object detection and tracking it's position using opencv and python
imnotkk/Titanic-Prediction-Random-Forests-
This is my approach to The Kaggle's famous problem - Titanic Survival. I've used Random forests and tuned it using GridSeachCV.
satinder147/Learning-To-Kick-Using-Genetic-Algorithms
python
satinder147/sentiment--analysis
Sentence Sentiment Analysis
svkrclg/Java-ProxyServer
pathakcodes/ToDo-It-pops-up-extension-
It's a Chrome/Firefox extension , which helps you to manage your "todos". It has a popup type UI.
satinder147/arduino-based-bluetooth-car
this is the code to make a arduino based bluetooth car (tutorial available on youtube)
satinder147/automatic-lights-using-PIR-sensor
in this i have given the code for operating a automatic lighting system using arduino and PIR
satinder147/color_identification_using_processing
i have made an color identification system using image processing in processing software and connecting this software with arduino serially to do physical tasks