Skip to content
View doubleplusplus's full-sized avatar

Block or report doubleplusplus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. incremental_decision_tree-CART-Random_Forest incremental_decision_tree-CART-Random_Forest Public

    incremental CART decision tree, based on the hoeffding tree i.e. very fast decision tree (VFDT), which is proposed in this paper "Mining High-Speed Data Streams" by Domingos & Hulten (2000). And a …

    Python 99 27

  2. Yen-algorithm Yen-algorithm Public

    aka K shortest path algorithm

    C++ 2

  3. LSTM-Neural-Network-for-Time-Series-Prediction LSTM-Neural-Network-for-Time-Series-Prediction Public

    Forked from jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction

    LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

    Python

  4. shell shell Public

    customized Shell in Python and C

    Python

  5. Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN- Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN- Public

    Forked from deshpandenu/Time-Series-Forecasting-of-Amazon-Stock-Prices-using-Neural-Networks-LSTM-and-GAN-

    Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then s…

    Jupyter Notebook

  6. Transformer-Neural-Network Transformer-Neural-Network Public

    Forked from ajhalthor/Transformer-Neural-Network

    Code Transformer neural network components piece by piece

    Jupyter Notebook