Pinned Repositories
AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
airflow-docker
Apache Airflow Docker Image.
analysis
analysis utilities
anomaliesinoptions
In this notebook we will explore a machine learning approach to find anomalies in stock options pricing.
AR2
6 axis stepper motor robot and control software - Gen2
ARHeadsetKit
Using $5 Google Cardboard to replicate Hololens
bagisto-marketplace
Baileys
Lightweight full-featured typescript/javascript WhatsApp Web API
BG-Prediction-for-Type-1-Diabetics-using-DRL
Project to improve BG prediction quality in medical applications using Deep Reinforcement Learning
RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
alexbuce's Repositories
alexbuce/pytorch-beginner
pytorch tutorial for beginners
alexbuce/ptan
PyTorch Agent Net: reinforcement learning toolkit for pytorch
alexbuce/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
alexbuce/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
alexbuce/Super-mario-bros-A3C-pytorch
Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
alexbuce/docker-compose-lamp
A basic LAMP stack environment built using Docker Compose.
alexbuce/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
alexbuce/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
alexbuce/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
alexbuce/Stock-Trading-Visualization
A simple, yet elegant visualization of our stock trading RL agent environment.
alexbuce/stacked-autoencoder-pytorch
Stacked denoising convolutional autoencoder written in Pytorch for some experiments.
alexbuce/ReinforcementLearning-AtariGame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
alexbuce/test_ocr
alexbuce/anomaliesinoptions
In this notebook we will explore a machine learning approach to find anomalies in stock options pricing.
alexbuce/RNN-Time-series-Anomaly-Detection
RNN based Time-series Anomaly detector model implemented in Pytorch.
alexbuce/stock_price_trend_fft
Stock price trend analysis using Fourier transform
alexbuce/DDPG-portfolio-management
Build DDPG models and test on stock market
alexbuce/rl_a3c_pytorch
A3C LSTM Atari with Pytorch plus A3G design
alexbuce/grokSwiftREST_v1.4
Demo code for iOS Apps with REST APIs book v1.4 https://leanpub.com/iosappswithrest
alexbuce/RL-stocktrading
alexbuce/mlflow
Open source platform for the machine learning lifecycle
alexbuce/stock-prediction
Stock price prediction with recurrent neural network. The data is from the Chinese stock.
alexbuce/DDPG-MountainCarContinuous-v0
Solving the OpenAI Gym (MountainCarContinuous-v0) with DDPG
alexbuce/AR2
6 axis stepper motor robot and control software - Gen2
alexbuce/Machine-Learning-Decal-Spring-2018
Repository for all content for Machine Learning Decal, Spring 2018.
alexbuce/airflow-docker
Apache Airflow Docker Image.
alexbuce/analysis
analysis utilities
alexbuce/Python-Stock-News-Scraper
A program that scrapes for news from MoneyControl, helping traders take informed decision.
alexbuce/Deep_Learning
Deep Learning Specialization
alexbuce/Python-for-Finance-Second-Edition
Python for Finance – Second Edition, published by Packt