Skip to content
View ar8372's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ar8372

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

Hi there 👋

Visitor Count

Typing SVG

  • 🔭 I am currently working on : Winning Medal in Kaggle Competition tier
  • 🌱 I’m currently learning Reinforcement Learning
  • 🥅 2022 Goals: Research in ML+RL domain
  • ⚡ Fun fact: I love to read thriller and mystery novels
  • 🤔 I’m looking for help with Julia Language
  • 💬 Ask me about TensorFlow2.x, PyTorch
  • 😄 Pronouns: He/him.

🛠  Tech Stack

  • Programming Languages  

    Python Java C# Matlab C++ C

  • Machine Learning Frameworks

  • PyTorch Tensorflow Keras SKLearn

  • Operating Systems:  

    Windows Ubuntu Mint Linux

  • Miscellaneous  

    NumPy Pandas Seaborn Matplotlib Plotly Unity LaTeX

Kaggle Stats

Pinned

  1. CutMix-Regularization-Strategy-to-Train-Strong-Classifiers-with-Localizable-Features CutMix-Regularization-Strategy-to-Train-Strong-Classifiers-with-Localizable-Features Public

    Through this project we will try to understand CutMix by implementing it on a simple problem of cat-vs-dog classification.

    Jupyter Notebook 1

  2. Framework3 Framework3 Public

    Framework3 is a super-simple and robust ML Pipeline for tabular and image competition. The purpose of this is to make the process not too abstract, so that the user can have full control over it.

    Python

  3. EV-Enrouting EV-Enrouting Public

    Find optimal path for electric vehicle using spatial information.

    Jupyter Notebook 6

  4. Image-Feature-extraction-using-Reinforcement-Learning Image-Feature-extraction-using-Reinforcement-Learning Public

    In this project we use Reinforcement Learning to extract features from an image.

    Jupyter Notebook 3

  5. Bit_Mesra_ML_Hackathon-2nd-place-Soln- Bit_Mesra_ML_Hackathon-2nd-place-Soln- Public

    This repository contains the code for our 2nd Place solution to the SDS BIT Mesra - ML Contest on Liver Disease Prediction hosted on DPhi.

    Jupyter Notebook 3 1

  6. N-Armed-Bandit N-Armed-Bandit Public

    It is a classical Reinforcement Learning problem.

    Python