Pinned Repositories
AI-Assistant
An assistant that can automate the process of clicking screenshots, saving data to file, reading data from the file, wiki search, can logout, shutdown, restart the pc, give you details about cpu usage and battery updates, can play songs, can joke, greet you according to the time of the day, can tell you current date and time, perform google search, can send an email. All of this on voice control and voice recognition
alpha
ArduinoBipedalWalkingRobot_NeuralNetwork
Bipedal_robot
BEARR The Bipedal Electronic Autonomous Radical Robot. Fully self walking robot built by Max Leblang and Elijah Tolten.
Blinky
Eye tracking & virtual keyboard application to improve communication for disabled people.
cnn-lstm-stock
CNN-LSTM stock prediction algorithm project
Deep-Learning-Machine-Learning-Stock
Stock for Deep Learning and Machine Learning
Eye-blink-to-speech
Motor Neuron Disease (MND) is a medical condition where the motor neurons of the patient are paralyzed, it is incurable. It also leads to weakness of muscles with respect to hand, feet or voice. Because of this, the patient cannot perform his voluntary actions and it is very difficult for the patient to express his needs as he is not able to communicate with the world. There are many methods introduced for the motor neuron disease patients to communicate with the outside world such as Brain wave technique and Electro-oculography. Loss of speech can be hard to adjust. It is difficult for the patients to make the caretaker understand what they need especially when they are in hospitals. It becomes difficult for the patients to express their feelings and even they cannot take part in conversations. System incorporates different visual technologies, such as eye blink detection, eye centre localization and conversion of the eye blink to speech. The proposed system detects the eye blink and differentiates between an intentional long blink and a normal eye blink. The proposed system can be used to control and Communicate with other people. The objectives of the system are: Capturing the frame from the video using the system’s camera initialises the execution of the proposed system.The Face Detection Algorithm then processes on the captured video frames to give out the rectangular boxed face. This output from Face Detection Algorithm then gets processed using AdaBoost Classifier to detect the eye region in the face.Eye detected will be sent to check if there is any movement of the eyeball. If it’s there, then this movement will be tracked to give out the combination the patient is using to express the dialogue.If not, then the blink pattern will be processed to give out the voice as well as the text input with respective dialogue.
EZ-Robot-With-Cognitive-Services
This repo contains sample application for EZ Robot JD Humanoid which adds cognitive abilities to robot using selected Microsoft Cognitive Services
FinancialVision
FinancialVision
reiserbc's Repositories
reiserbc/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
reiserbc/tradingview-custom-indicators
An awesome collection of the various technical indicators implemented in Pine Script Language.
reiserbc/SelfDrive
This Repository contains code for how to make a behaviour-cloning inspired AI that can follow a track.
reiserbc/AI-Assistant
An assistant that can automate the process of clicking screenshots, saving data to file, reading data from the file, wiki search, can logout, shutdown, restart the pc, give you details about cpu usage and battery updates, can play songs, can joke, greet you according to the time of the day, can tell you current date and time, perform google search, can send an email. All of this on voice control and voice recognition
reiserbc/Series2GAF
reiserbc/MLTradingBot
Cryptocurrency and FOREX trading bots
reiserbc/Sredictio
A stock trading bot using sentiment analysis and machine learning.
reiserbc/half_tael_DQN
A foreign exchange trading bot utilizing CNN + DQN.
reiserbc/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques
reiserbc/EZ-Robot-With-Cognitive-Services
This repo contains sample application for EZ Robot JD Humanoid which adds cognitive abilities to robot using selected Microsoft Cognitive Services
reiserbc/Blinky
Eye tracking & virtual keyboard application to improve communication for disabled people.
reiserbc/StockBot
A repository dedicated to developing multiple automated trading strategies utilizing Machine Learning.
reiserbc/StockCNN
Attempting to use a Constitutional Neural Network to make daily high-low-close predictions from previous daily data.
reiserbc/trading-bot
[Testing on dummy ac] Using Oanda API for current forex data and order creation. Fetched data used for machine learning model training (SVR) to predict future ask price.
reiserbc/Pokemon-CNN
Pokemon CNN
reiserbc/forex_trading
Experimenting with ML trading strategies
reiserbc/TimeSeries2DBarChartImageCNN
Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)
reiserbc/sl-quant
Companion code for the "Self Learning Quant" blog post
reiserbc/ArduinoBipedalWalkingRobot_NeuralNetwork