Pinned Repositories
accel-brain-code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
airbyte
Airbyte is an open-source data integration engine that helps you consolidate your data in your warehouses.
alpaca-trade-api-python
Python client for Alpaca's trade API
ansible-docker-registry
Ansible Role to deploy/configurat Private Docker Registry on Ubuntu 14.04 (or later)
ansible-role-jenkins
Ansible Role - Jenkins CI
django-schedule
A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over by bartekgorny.
postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
pyetrade
Python E-Trade API Wrapper
redis-stack-stocks
This project demonstrates how you can use the multi-model capabilities of Redis to create a real-time stock watchlist application.
schedule
Python job scheduling for humans.
SmashingEric's Repositories
SmashingEric/redis-stack-stocks
This project demonstrates how you can use the multi-model capabilities of Redis to create a real-time stock watchlist application.
SmashingEric/accel-brain-code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
SmashingEric/airbyte
Airbyte is an open-source data integration engine that helps you consolidate your data in your warehouses.
SmashingEric/alpaca-trade-api-python
Python client for Alpaca's trade API
SmashingEric/coinbasepro
A Python API for Coinbase Pro
SmashingEric/DI-engine
OpenDILab Decision AI Engine
SmashingEric/example-scalping
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
SmashingEric/fabric
Simple, Pythonic remote execution and deployment.
SmashingEric/FinRL
FinRL: Financial Reinforcement Learning Framework. Please star. 🔥
SmashingEric/FinRL-Meta
FinRL-Meta: A Universe for Data-Driven Financial Reinforcement Learning. 🔥
SmashingEric/flask-vue-kubernetes
Flask + Vue + Postgres + Docker + Kubernetes
SmashingEric/flutter-web-dockerfile
A demo how to setup flutter web in docker container
SmashingEric/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
SmashingEric/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
SmashingEric/Machine-Learning-on-Kubernetes
Machine Learning on Kubernetes, published by packt
SmashingEric/matplotlib
matplotlib: plotting with Python
SmashingEric/pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
SmashingEric/pygameweb
pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
SmashingEric/redis-microservices-for-dummies
Sample application described in Redis Microservices for Dummies
SmashingEric/redisgraph-py
RedisGraph python client
SmashingEric/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
SmashingEric/reinforcement-learning-using-python
Deep Reinforcement Learning (RL) Using Python
SmashingEric/RLBitcoin
SmashingEric/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
SmashingEric/RobinhoodTrader
Python3 interface with the Robinhood API to trade stocks and cryptocurrencies.
SmashingEric/Stock-Market-Analysis
Analyzing stock market trends using several different indicators in quantum finance. I explore machine learning and standard crossovers to predict future short term stock trends.
SmashingEric/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
SmashingEric/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
SmashingEric/timemachines
Continuously evaluated, functional, incremental, time-series forecasting
SmashingEric/timeseries-notebooks
Hello world univariate examples for a variety of time series packages.