Pinned Repositories
awful-ai
😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
Background-Matting
Background Matting: The World is Your Green Screen
BTB-manager-telegram
A fully-featured but easy-to-use Telegram bot for remotely managing Binance Trade Bot instances
CNEAT-Trader
A Forex- and Cryptocurrency-Tradingbot using the NEAT algorithm
Company-Analysis-Model
Documentation behind the model used to analyse companies in Simply Wall St
corona
Reverse engineering SARS-CoV-2
Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
finBERT
Financial Sentiment Analysis with BERT
gym-continuousDoubleAuction
A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.
Stock-Fundamental-data-scraping-and-analysis
Project on building a web crawler to collect the fundamentals of the stock and review their performance in one go
sbhadade's Repositories
sbhadade/brain-tokyo-workshop
🧠🗼
sbhadade/luminol
Anomaly Detection and Correlation library
sbhadade/dash-stock-tickers-demo-app
Dash Demo App - Stock Tickers
sbhadade/EasyTrade
A clone of the popular stock-trading app Robinhood, allowing for the simulation of trades for all stocks listed on the NASDAQ and NYSE exchanges, using real-time market data
sbhadade/maml_rl
Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
sbhadade/predict-LSTM
sbhadade/TensorFlow-NEAT
TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT
sbhadade/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
sbhadade/pyalgotrade
Python Algorithmic Trading Library
sbhadade/bitbot
sbhadade/EliteQuant
A list of online resources for quantitative modeling, trading, portfolio management
sbhadade/CodeFromVideo
Source code from the youtube video
sbhadade/MultiNEAT
Portable NeuroEvolution Library
sbhadade/MAD-GANs
Applied generative adversarial networks (GANs) to do anomaly detection for time series data
sbhadade/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
sbhadade/tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists
sbhadade/awesome-tensorlayer
TensorLayer - A curated list of dedicated resources
sbhadade/rGAN
rGAN: Label-Noise Robust Generative Adversarial Networks
sbhadade/NeuroEvolution-BTC-Trader
Using tensorflow to build a population of models that trade crypto and breed/mutate iteratively
sbhadade/DA-RNN
📃 PyTorch Implementation of DA-RNN (arXiv:1704.02971)
sbhadade/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
sbhadade/stockstats
Supply a wrapper ``StockDataFrame`` based on the ``pandas.DataFrame`` with inline stock statistics/indicators support.
sbhadade/scikit-optimize
Sequential model-based optimization with a `scipy.optimize` interface
sbhadade/tacotron-1
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
sbhadade/binance-official-api-docs
Official Documentation for the Binance APIs and Streams
sbhadade/MAgent
A Platform for Many-agent Reinforcement Learning
sbhadade/Sentiment-Analysis-in-Event-Driven-Stock-Price-Movement-Prediction
Use NLP to predict stock price movement associated with news
sbhadade/PyTorch-NEAT
sbhadade/crypto-whale-watching-app
Python Dash app that tracks whale activity in cryptocurrency markets.
sbhadade/Binance
A full-featured .NET Binance API library.