Lee (mikesiwer)

mikesiwer

Geek Repo

Company:Tianru

Location:Shanghai

Github PK Tool:Github PK Tool

Lee's repositories

Your_First_Decentralized_Application

This is the code for "A Guide to Building Your First Decentralized Application" by Siraj Raval on Youtube

Stargazers:0Issues:0Issues:0

hexo-theme-next

Elegant and powerful theme for Hexo.

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

alpaca-trade-api-python

Python client for Alpaca's trade API

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

ta-lib

Python wrapper for TA-Lib (http://ta-lib.org/).

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Cryptocurrency-Trading-Bots-Python-Beginner-Advance

Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

blockchain_consensus

This is the code for the "An Overview of Blockchain Consensus Protocols" by Siraj Raval on Youtube

Stargazers:0Issues:0Issues:0