LSTMs (Long Short Term Memory) RNN for prediction of price trends

Overview

Price Prediction with Recurrent Neural Networks LSTMs

BTC-USD price prediction with deep learning algorithm. Artificial Neural Networks specifically LSTMs(Long Short Term Memory) RNN algorithm was implimented with pytorch deep learning framework and trained on BTC-USD dataset with data samples dating from 2014 up to 2020.

Pictorial View of the Test Result


Libraries Used

  • pandas
  • Numpy
  • Pickle
  • Sci-KitLearn
  • Matplotlib
  • tqdm
  • Pytorch Deep Learning Framework

  • Install Requirement Files

    clone the repository or download the 'requirement.txt' files, then open terminal in the working directory and type
    'pip install -r requirements.txt'
    to install all the requirements for this project.
    Use unsupervised and supervised learning to predict stocks

    AIAlpha: Multilayer neural network architecture for stock return prediction This project is meant to be an advanced implementation of stacked neural n

    Vivek Palaniappan 1.5k Dec 26, 2022
    VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection (ICCV 2021)

    Preparation Please see dataset/README.md to get more details about our datasets-VIL100 Please see INSTALL.md to install environment and evaluation too

    82 Dec 15, 2022
    CVPR 2021

    Smoothing the Disentangled Latent Style Space for Unsupervised Image-to-image Translation [Paper] | [Poster] | [Codes] Yahui Liu1,3, Enver Sangineto1,

    Yahui Liu 37 Sep 12, 2022
    MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.

    Documentation: https://mmgeneration.readthedocs.io/ Introduction English | įŽ€äŊ“中文 MMGeneration is a powerful toolkit for generative models, especially f

    OpenMMLab 1.3k Dec 29, 2022
    Age Progression/Regression by Conditional Adversarial Autoencoder

    Age Progression/Regression by Conditional Adversarial Autoencoder (CAAE) TensorFlow implementation of the algorithm in the paper Age Progression/Regre

    Zhifei Zhang 603 Dec 22, 2022
    Pytorch implementation of the unsupervised object discovery method LOST.

    LOST Pytorch implementation of the unsupervised object discovery method LOST. More details can be found in the paper: Localizing Objects with Self-Sup

    Valeo.ai 189 Dec 25, 2022
    Multi-Scale Aligned Distillation for Low-Resolution Detection (CVPR2021)

    MSAD Multi-Scale Aligned Distillation for Low-Resolution Detection Lu Qi*, Jason Kuen*, Jiuxiang Gu, Zhe Lin, Yi Wang, Yukang Chen, Yanwei Li, Jiaya J

    DV Lab 115 Dec 23, 2022
    All public open-source implementations of convnets benchmarks

    convnet-benchmarks Easy benchmarking of all public open-source implementations of convnets. A summary is provided in the section below. Machine: 6-cor

    Soumith Chintala 2.7k Dec 30, 2022
    Repository for RNNs using TensorFlow and Keras - LSTM and GRU Implementation from Scratch - Simple Classification and Regression Problem using RNNs

    RNN 01- RNN_Classification Simple RNN training for classification task of 3 signal: Sine, Square, Triangle. 02- RNN_Regression Simple RNN training for

    Nahid Ebrahimian 13 Dec 13, 2022
    Fuzzing tool (TFuzz): a fuzzing tool based on program transformation

    T-Fuzz T-Fuzz consists of 2 components: Fuzzing tool (TFuzz): a fuzzing tool based on program transformation Crash Analyzer (CrashAnalyzer): a tool th

    HexHive 244 Nov 09, 2022
    Adaptable tools to make reinforcement learning and evolutionary computation algorithms.

    Pearl The Parallel Evolutionary and Reinforcement Learning Library (Pearl) is a pytorch based package with the goal of being excellent for rapid proto

    38 Jan 01, 2023
    The codes and related files to reproduce the results for Image Similarity Challenge Track 1.

    ISC-Track1-Submission The codes and related files to reproduce the results for Image Similarity Challenge Track 1. Required dependencies To begin with

    Wenhao Wang 115 Jan 02, 2023
    Python suite to construct benchmark machine learning datasets from the MIMIC-III clinical database.

    MIMIC-III Benchmarks Python suite to construct benchmark machine learning datasets from the MIMIC-III clinical database. Currently, the benchmark data

    Chengxi Zang 6 Jan 02, 2023
    Repo for the ACMMM20 submission: "Personalized breath based biometric authentication with wearable multimodality".

    personalized-breath Repo for the ACMMM20 submission: "Personalized breath based biometric authentication with wearable multimodality". Guideline To ex

    Manh-Ha Bui 2 Nov 15, 2021
    Semi-supervised Domain Adaptation via Minimax Entropy

    Semi-supervised Domain Adaptation via Minimax Entropy (ICCV 2019) Install pip install -r requirements.txt The code is written for Pytorch 0.4.0, but s

    Vision and Learning Group 243 Jan 09, 2023
    A pytorch implementation of faster RCNN detection framework (Use detectron2, it's a masterpiece)

    Notice(2019.11.2) This repo was built back two years ago when there were no pytorch detection implementation that can achieve reasonable performance.

    Ruotian(RT) Luo 1.8k Jan 01, 2023
    Discerning Decision-Making Process of Deep Neural Networks with Hierarchical Voting Transformation

    Configurations Change HOME_PATH in CONFIG.py as the current path Data Prepare CENSINCOME Download data Put census-income.data and census-income.test i

    2 Aug 14, 2022
    Few-shot Neural Architecture Search

    One-shot Neural Architecture Search uses a single supernet to approximate the performance each architecture. However, this performance estimation is super inaccurate because of co-adaption among oper

    Yiyang Zhao 38 Oct 18, 2022
    RGB-stacking 🛑 🟩 🔷 for robotic manipulation

    RGB-stacking 🛑 🟩 🔷 for robotic manipulation BLOG | PAPER | VIDEO Beyond Pick-and-Place: Tackling Robotic Stacking of Diverse Shapes, Alex X. Lee*,

    DeepMind 95 Dec 23, 2022
    Dyalog-apl-docset - Dyalog APL Dash Docset Generator

    Dyalog APL Dash Docset Generator o alasa e kili sona kepeken tenpo lili a A Dash

    Maciej Goszczycki 1 Jan 10, 2022