Skip to content
View itzzdeep's full-sized avatar
  • West Bengal, India

Block or report itzzdeep

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
itzzdeep/README.md

Hi there 👋,

I'm Deep, a self-motivated Data Science enthusiast and passionate about Machine Learning.

  • 🔭 I’m currently working on some different data science projects.

  • 🌱 I’m currently learning Quantum Machine Learning

  • 💬 Read my article on Medium

  • 👯 I’m looking to collaborate on any exciting and challenging projects on data science and machine learning domains.

  • 💬 Ask me about anything on data science domain, I'll love to share my thoughts.

  • 📫 How to reach me deepduttasdm@gmail.com, LinkedIn

Languages and Tools:

c cplusplus opencv postgresql python scikit_learn sqlite tensorflow

Pinned Loading

  1. Quantum-Machine-Learning Quantum-Machine-Learning Public

    Implementation of Qiskit Quantum ML algorithm and comparison on Classical Ml.

    Jupyter Notebook 6 2

  2. Semantic-Segmentation Semantic-Segmentation Public

    Using Deeplab for semantic segmentation on driving scene video for semantic understanding of self driving car.

    Jupyter Notebook

  3. Diagnose-Covid-19-from-Respiratory-Sound Diagnose-Covid-19-from-Respiratory-Sound Public

    Diagnosis of Covid-19 from respiratory sound data. Compared different model based on f1 score.

    Jupyter Notebook 1

  4. Image-Captioning Image-Captioning Public

    Combination of NLP and Computer Vision that makes computer to caption images.

    Jupyter Notebook

  5. Learnable-Activation Learnable-Activation Public

    A layer with an activation function with parameters where the parameters are learned through backprop on multiple runs

    Jupyter Notebook

  6. transformers-from-scratch transformers-from-scratch Public

    PyTorch based implementation of Transformers architectures from scratch

    Python