Skip to content
View mayukh3333's full-sized avatar
πŸ§‘β€πŸ’»
Trying to Prove 1.2 - 1.0 == 0.2
πŸ§‘β€πŸ’»
Trying to Prove 1.2 - 1.0 == 0.2
  • Waterloo

Block or report mayukh3333

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
mayukh3333/README.md
  • πŸ‘‹ Hi, I’m Mayukh Dewan
  • πŸ‘€ I’m a 4th year Statistics Student with a minor in Physics at the University of Waterloo
  • 🌱 I have a keen interest in ML/AI, Data Analysis and Physics
  • πŸ’» Ask me anything about Python but I know C and C++ as well
  • πŸ’žοΈ I’m currently learning Qiskit a framework for quanutm computing
  • πŸ“« You can reach me out at [email protected]

Pinned Loading

  1. CheckMyCarrots CheckMyCarrots Public

    NLP classifcation of news articles as fake or real, with demo app. Please check README for more details.

    Jupyter Notebook

  2. SimpleMachine SimpleMachine Public

    A Python Module for machine learning built on top of NumPy for beginners.

    Jupyter Notebook

  3. Gold-Price-Prediction Gold-Price-Prediction Public

    Gold Price Predictor Using an LSTM

    Jupyter Notebook

  4. Atomic_Col Atomic_Col Public

    Atomic Collisions simulator built using Python

    HTML

  5. Air-Quality-Index Air-Quality-Index Public

    Air Quality Index predictor using regression algorithms and Artificial Neural Network saved as an AWS S3 Bucket.

    Jupyter Notebook

  6. Sudoku Sudoku Public

    Sudoku solver built using Backtracking Algorithm with a Pygame GUI

    Python