All Projects → llSourcell → Bitcoin_trading_bot

llSourcell / Bitcoin_trading_bot

This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube

Projects that are alternatives of or similar to Bitcoin trading bot

Dd Net
A lightweight network for body/hand action recognition
Stars: ✭ 161 (-1.23%)
Mutual labels:  jupyter-notebook
Load forecasting
Load forcasting on Delhi area electric power load using ARIMA, RNN, LSTM and GRU models
Stars: ✭ 160 (-1.84%)
Mutual labels:  jupyter-notebook
Fsdl Text Recognizer 2021 Labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Stars: ✭ 158 (-3.07%)
Mutual labels:  jupyter-notebook
Visualizing Cnn Feature Maps
Visualizing CNN filters using PyTorch
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Cs231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Image keras
Building an image classifier using keras
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Lolita
Using github's issue system as lightweight notes & blog.
Stars: ✭ 161 (-1.23%)
Mutual labels:  jupyter-notebook
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (-1.23%)
Mutual labels:  jupyter-notebook
Feature Engineering Made Easy
Feature Engineering Made Easy, published by Packt
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Nlp With Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Stars: ✭ 2,197 (+1247.85%)
Mutual labels:  jupyter-notebook
Real Time Facial Expression Recognition
A Deep Learning Case Study to detect one of the Seven Human Facial Expressions in Still Images and in Real Time. This model is also trained enough to Detect Facial Expressions of Animated Images.
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Pytket
Python module for interfacing with the CQC t|ket> library of quantum software
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Sas kernel
A Jupyter kernel for SAS. This opens up all the data manipulation and analytics capabilities of your SAS system within a notebook interface. Use the Jupyter Notebook interface to execute SAS code and view results inline.
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Contrastivelosses4vrd
Implementation for the CVPR2019 paper "Graphical Contrastive Losses for Scene Graph Generation"
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Federated Learning Lib
A library for federated learning (a distributed machine learning process) in an enterprise environment.
Stars: ✭ 161 (-1.23%)
Mutual labels:  jupyter-notebook
Covid
Tracking Coronavirus Growth
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Pix2pix Film
An implementation of Pix2Pix in Tensorflow for use with frames from films
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Coursera Machine Learning Solutions Python
A repository with solutions to the assignments on Andrew Ng's machine learning MOOC on Coursera
Stars: ✭ 163 (+0%)
Mutual labels:  jupyter-notebook
Julia tutorials
Tutorials on Julia topics
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook
Neural Nets Are Weird
Stars: ✭ 162 (-0.61%)
Mutual labels:  jupyter-notebook

Bitcoin Trading Bot

Overview

This is the code for this video on Youtube by Siraj Raval on Bitcoin Trading Bots.

Dependencies

  • numpy
  • pandas
  • h5py
  • matplotlib

Use pip to install the dependencies.

Usage

See the Bitcoin LSTM Prediction.ipynb file directly on GitHub to see the code. If you want to run it locally, download this repo and use jupyter to run it on your machine.

Credits

Credits for this code go to jaungiers. I've merely created a wrapper to get people started.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].