Skip to content
View IvanC987's full-sized avatar

Highlights

  • Pro

Block or report IvanC987

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. Sudoku_Solver Sudoku_Solver Public

    Python

  2. StockMarketDataAnalysis StockMarketDataAnalysis Public

    This project trains a model based on historical data using yfinance library to predict future closing prices of a certain stock

    PureBasic

  3. LanguageTranslationModel LanguageTranslationModel Public

    A basic language translation model based on the Transformer architecture

    Python

  4. TransformerLM TransformerLM Public

    This project involves building a Transformer-based language model with Byte Pair Encoding (BPE) for tokenization from scratch. The goal is to understand the internal workings and implementation of …

    Python

  5. DeepLearningVisualization DeepLearningVisualization Public

    This repository showcases a model that learns to recreate images through iterative approximation, providing snapshots of progress over time.

    Python

  6. SemanticSegmentationModel SemanticSegmentationModel Public

    This project implements a U-Net model for semantic segmentation on the VOC 2007 dataset. The goal is to train a U-Net model to accurately segment and classify objects within images.

    Python