Skip to content
View guldo111's full-sized avatar

Block or report guldo111

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. triangular-arbitrage-bot-multi-exchange triangular-arbitrage-bot-multi-exchange Public

    Triangular Arbitrage Bot automates profitable cryptocurrency trading by scanning for price discrepancies across exchanges and executing trades to exploit arbitrage opportunities on popular cryptocu…

    Python 60 26

  2. binance-mean-reversion-trading-bot binance-mean-reversion-trading-bot Public

    Automated trading bot powered by CCXT library, implementing a mean reversion strategy for cryptocurrencies on Binance.

    Python 10 1

  3. deep-rl-trading_agent-custom_environment deep-rl-trading_agent-custom_environment Public

    This project focuses on the development and evaluation of a trading agent using the Proximal Policy Optimization (PPO) algorithm in the context of the cryptocurrency market. Specifically, the agent…

    Jupyter Notebook 3 1

  4. Machine-Learning-Concrete-Strength-Prediction Machine-Learning-Concrete-Strength-Prediction Public

    Predicting concrete strength using neural networks. This analysis explores various model configurations, including baseline, normalization, increased epochs, and multi-layer architectures. Compare …

    Jupyter Notebook 2

  5. Butterfly-Classifier-Deep-Learning-Transfer-Learning-Techniques Butterfly-Classifier-Deep-Learning-Transfer-Learning-Techniques Public

    Deep Learning-based Butterfly Classification using TensorFlow. This repo showcases constructing custom CNN and leveraging VGG16 via Transfer Learning for image classification. Dive into a comparati…

    Jupyter Notebook 1

  6. eth-packages eth-packages Public

    Forked from empyrealapp/eth-packages

    A collection of packages for interacting with EVM smart contracts using pydantic for type safety

    Python