Skip to content
View vsnupoudel's full-sized avatar
Block or Report

Block or report vsnupoudel

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

Hi there 👋

  • 🤔 I’m looking for a role of full stack Data Scientist, ML/DL/NLP/CV Engineer , Data Team Lead, Data Manager roles.
    • 🔭 I’m currently working on Data Engineering/Science/ML Pipelines in the cloud. Working on an Microservices application for a tflite audio model ( Fine tuned YAMNET model) - Hosted it on GKE. Now am looking to fine-tune it further for production scale workload. Also looking to make the front end user-friendly and professional looking.
  • 🌱 I’m currently revisiting ML, Stats (Inferential), DL, CV, NLP.
  • 📫 How to reach me: replytobishnu@gmail.com / replytobishnu@outlook.com
  • ⚡ Fun fact: I respect and like working with doers over talkers, honest-hardworking people over manipulators.

Pinned

  1. gpt2-ngrams-for-next-word-prediction gpt2-ngrams-for-next-word-prediction Public

    Predicting next word using Probability Distribution of Ngrams in Training Corpus. Also added GPT2 fine-tuned implementation recently. Implementation is using R and Shiny Dashboard. This is meant fo…

    Jupyter Notebook 3

  2. snoring_endpoint01 snoring_endpoint01 Public

    One of the Docker Images has a fine-tuned Yamnet-tensorflow model that serves predictions. Other containers are for uploading audio files and sending a request to the previous container for predict…

    Python

  3. Document-Classification-using-Doc2Vec Document-Classification-using-Doc2Vec Public

    Training Documents using Tags. Predicting both tags and embedding vectors of test document to classify them, and to find the nearest document in train set.

    Jupyter Notebook 1

  4. HairSegmentation-using-Semantic-Segmentation HairSegmentation-using-Semantic-Segmentation Public

    Hair Segmentation using the Deep Learning semantic segmentation approach. Usin UNET ( Deep CNN with pooling and Transpose Convolution (Upsampling) )

    Jupyter Notebook 2 1

  5. Island_Simulation-v2 Island_Simulation-v2 Public

    Object Oriented Programming Exercise fused with Data Science Visualization Exercise in Python. Simulates the migration, reproduction, birth and death of Herbivores an Carnivores in an isolated Island.

    Python

  6. CarHuman-ObjectDetection-yolov5-training-and-inference CarHuman-ObjectDetection-yolov5-training-and-inference Public

    Running YOLO v5 for car and human detection

    Jupyter Notebook