sushantMoon
Data Scientist Worked with problems from Banking, Healthcare, Hospitality & FinTech domain. Platform: Amazon Sagemaker Language: Python, C, C++
India
Pinned Repositories
100DaysOfCode
| Community Challenge | Fork this repo for the 100 days journal - to keep yourself accountable!
amazon-bedrock-samples
This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
amazon-sagemaker-developer-guide
The open source version of the Amazon SageMaker docs
Captcha-Solver
Attempt at Solving Captcha given by mca.gov.in using ML, OpenCV methods
dice-crawler
Crawling Dice.com
Gridkey
Car Detection based on Yolo, Keras and Tensorflow
isi-nna
Neural Network Architcture | ISI Kolkata
memAE-Pytorch
Memory-augmented Deep Autoencoder (https://arxiv.org/abs/1904.02639) for Vector Data
twitter-search-crawler
Crawler for Tweeter Search Results, this is aimed at bypassing the api via web scroll
sushantMoon's Repositories
sushantMoon/Captcha-Solver
Attempt at Solving Captcha given by mca.gov.in using ML, OpenCV methods
sushantMoon/memAE-Pytorch
Memory-augmented Deep Autoencoder (https://arxiv.org/abs/1904.02639) for Vector Data
sushantMoon/Gridkey
Car Detection based on Yolo, Keras and Tensorflow
sushantMoon/isi-nna
Neural Network Architcture | ISI Kolkata
sushantMoon/100DaysOfCode
| Community Challenge | Fork this repo for the 100 days journal - to keep yourself accountable!
sushantMoon/amazon-bedrock-samples
This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
sushantMoon/amazon-sagemaker-developer-guide
The open source version of the Amazon SageMaker docs
sushantMoon/avl-trees
Trial implementation of AVL trees for DFS Lab course
sushantMoon/dice-crawler
Crawling Dice.com
sushantMoon/twitter-search-crawler
Crawler for Tweeter Search Results, this is aimed at bypassing the api via web scroll
sushantMoon/Data-Science-Swag
My Data Science collection(Books and Articles)
sushantMoon/DockerEngine
Installation for Setting up Docker on my personal system
sushantMoon/gentfg-machine-learning
All the Machine Learning Tutorials as part of the GEN Technology Focus Group
sushantMoon/isi-dfs
Algorithms, Data and File Structures | ISI Kolkata
sushantMoon/isi-dm
Data Mining | ISI Kolkata
sushantMoon/isi-nlp
Natural Language Processing
sushantMoon/isi-prip
Pattern Recognition and Image Processing | ISI Kolkata
sushantMoon/kolkata_nlp_workshop_2019
Code and data for the Fullstack NLP Workshop organised by GDG Kolkata and The Code Foundation on 19th January, 2019
sushantMoon/Machine-Learning---Andrew-NG
MachineLearning Course by Andrew NG. More on www.ml-class.com
sushantMoon/nslt
Neural Sign Language Translation (CVPR'18)
sushantMoon/Personal-Development
Developmental Pet Projects that are yet see major consolidation.
sushantMoon/sagemaker-examples
Sagemaker Examples
sushantMoon/Serving
A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
sushantMoon/sl-paper-summaries
Literature Survey for my thesis on Identifying and Detecting key phrases in Indian Sign Language
sushantMoon/SLRPapers
papers on sign language recognition and related fields
sushantMoon/slt
Sign Language Transformers (CVPR'20)
sushantMoon/Standford-CS231n
CS231n: Convolutional Neural Networks for Visual Recognition (Spring 2017)
sushantMoon/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
sushantMoon/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
sushantMoon/tries
First-cut implementation of tries for DFS Lab course.