Skip to content
View mrtunguyen's full-sized avatar

Block or report mrtunguyen

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
mrtunguyen/README.md

Hi there 👋

  • 🔭 I’m currently working on machine learning projects, including computer vision and NLP.
  • 🌱 Recently, I'm interested in representation learnings and deployment.
  • 👯 I’m looking to collaborate on machine learning projects.
  • ⚡ Interest: talking about algorithms, Kaggle Lover.
  • 😄 Pronouns: He/His

Pinned Loading

  1. knowledge_distillation knowledge_distillation Public

    An implementation of knowledge distillation technique in the paper Distilling the Knowledge in a Neural Network with pytorch_lightning, wandb and hydra.

    Python 6

  2. Kaggle_bengali_solution_fastai Kaggle_bengali_solution_fastai Public

    Pipeline training bengali grapheme classification using fastai framework

    Python 2

  3. Kaggle_predicting_molecular_properties Kaggle_predicting_molecular_properties Public

    One contribution code to 5th solution in Kaggle competition Predicting molecular propreties

    Python

  4. ml_resources ml_resources Public

    collection of useful resources for doing ML, deployment

  5. langchain-examples langchain-examples Public

    Jupyter Notebook

  6. MLAlgoFromScratch MLAlgoFromScratch Public

    Implementation of ML algorithms from scratch in Python

    Python