Skip to content
View Mithun-033's full-sized avatar
đź’­
Hugging Face courses are so GOATEDDD
đź’­
Hugging Face courses are so GOATEDDD

Highlights

  • Pro

Block or report Mithun-033

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 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

Pinned Loading

  1. GPT-Poem GPT-Poem Public

    A GPT-style decoder-only Transformer built and trained from scratch for poetry generation. The model is implemented in PyTorch without using the built-in attention modules—multi-head self-attention…

    Jupyter Notebook

  2. AI-vs-real-image-classifier AI-vs-real-image-classifier Public

    PyTorch-based CNN that classifies AI-generated vs real images using a HuggingFace dataset, custom preprocessing, and GPU-accelerated training. Dataset Link :-

    Python 1

  3. Backend-skills Backend-skills Public

    my practice work for course

    Python

  4. NASA-NEO-KNN-Classifier NASA-NEO-KNN-Classifier Public

    A machine learning project using the NASA NEO dataset from Kaggle to classify near-Earth asteroids. Features are scaled and modeled with scikit-learn’s KNN algorithm, with accuracy tracking and bes…

    Python

  5. stars-classification-kaggle-contest stars-classification-kaggle-contest Public

    PyTorch-based solution for the Kaggle Stars Classification competition. Includes data preprocessing, spectral & luminosity feature extraction, model training, evaluation, and test prediction pipeline.

    Jupyter Notebook

  6. Student_Performance_Predictor-Kaggle-dataset- Student_Performance_Predictor-Kaggle-dataset- Public

    A custom 2-layer ANN built with minimal PyTorch abstractions, trained on 19 features and 6,600+ student records to predict academic scores.

    Python