Skip to content
View taleblou's full-sized avatar

Block or report taleblou

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. COVID-19-detection COVID-19-detection Public

    Forked from m-daneshmand/COVID-19-detection

    COVID-19 detection by using VGG network

    Python 2

  2. Price-Prediction Price-Prediction Public

    A repository analyzing AI models for predicting Bitcoin, EUR/USD, Gold, and S&P 500 prices. Includes statistical, ML, and neural network methods evaluated using R-squared, MSE, and MAE. Provides in…

    2

  3. GRU-Price-Prediction GRU-Price-Prediction Public

    Time Series Price Prediction using Gated Recurrent Units (GRU) for financial assets. This project predicts open, high, low, and close prices of assets like cryptocurrencies, forex, and commodities …

    Python 1

  4. LSTM-Price-Prediction LSTM-Price-Prediction Public

    This repository contains an implementation of the LSTM (Long Short-Term Memory) model for predicting financial asset prices, including Open, High, Low, and Close prices. It includes code for price …

    Python 1

  5. ARIMA-Price-Prediction ARIMA-Price-Prediction Public

    This repository implements an ARIMA model for predicting financial prices such as stocks, currencies, and cryptocurrencies. It focuses on time series forecasting to capture temporal dependencies an…

    Python 1

  6. yii2 yii2 Public

    Forked from yiisoft/yii2

    Yii 2 framework main development repo

    PHP