doubleplusplus's repositories

incremental_decision_tree-CART-Random_Forest

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 newly extended model "Extremely Fast Decision Tree" (EFDT) by Manapragada, Webb & Salehi (2018). Added new implementation of Random Forest

Yen-algorithm

aka K shortest path algorithm

Language:C++Stargazers:2Issues:2Issues:0

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

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

shell

customized Shell in Python and C

Language:PythonStargazers:0Issues:0Issues:0

skip

Auto skip youtube videos seamlessly like AdBlockers on Safari.

Language:JavaScriptStargazers:0Issues:0Issues:0

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 sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Transformer-Neural-Network

Code Transformer neural network components piece by piece

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

video2x

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0