Skip to content
View pratikscodes's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report pratikscodes

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

👋 Hi there! I'm Pratik☺️

PhD Candidate @ Tohoku University, Japan

Coding

About me 🧑‍🎓

I am a person who loves doing new stuff and learning. I can work both alone and as part of a team. I love to explore new places 🚢. If not at work you can find me reading books/blogs 📖 and watching movies 🎥.

I am interested in machine learning and computer vision 🤖🧠🖥️👁️.

class Pratik:
  def __init__(self):
    self.name = 'Pratik'
    self.surname = 'Sahu'
    self.education = ['Tohoku', 'IIITDMJ']
    self.experience = ['Python', 'OpenCV', 'ML']
    self.interests = ['ComputerVision', 'DeepLearning', 'ML', 'Chai']
    self.hobbies = ['Guitar', 'Cycling', 'Reading', 'Cooking']
    self.languages = ['English', 'Hindi', 'Japanese']

Languages and Libraries:

opencv pandas python scikit_learn pytorch tensorflow cplusplus git arduino bash linux

pratikscodes

Contact ✉️

pratikscodes

Pinned

  1. Pest-Disease-Image-Classification Pest-Disease-Image-Classification Public

    Deep Learning based Pest Disease Classification by Training CNN model.

    Jupyter Notebook 2

  2. Blood-Cell-Type-Prediction Blood-Cell-Type-Prediction Public

    Transfer Learning based Blood Cell Type Image Classification.

    Jupyter Notebook