Pinned Repositories
ccf-research-ftu
Research code on Functional Tissue Units
active_vision_dataset_processing
active_vision_dataset_processing-1
Advanced-Database-Concepts
SP20-BL-CSCI-B561-33466 Assignments Indiana University by professor Dirk Van Gucht
Algorithms
Applied Algorithms FA19-BL-CSCI-B505-11503
Cashflow-Prediction-Optimization-ML-
A forecasting model on the real-world data of a fortune 500 company, which predicted the timing and the outcome of the payment, i.e. informing business leaders if they can expect payment and the magnitude of this payment within a certain time period. Bucketed the customers based on the features of invoices, along with customer’s payment history and details to predict cash flow for a certain period.
F19-B551-Residential-Elements-of-AI
F19 B551 Residential Elements of AI of Indiana University Bloomington
models
Models and examples built with TensorFlow
Named-Entity-Recognition
NER Models
PyTorch-Chatbot
Learning PyTorch through recurrent sequence-to-sequence models. Train chatbot through movie scripts. Tutorial: https://pytorch.org/tutorials/beginner/chatbot_tutorial.html Dataset: https://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
Jashjeet's Repositories
Jashjeet/Cashflow-Prediction-Optimization-ML-
A forecasting model on the real-world data of a fortune 500 company, which predicted the timing and the outcome of the payment, i.e. informing business leaders if they can expect payment and the magnitude of this payment within a certain time period. Bucketed the customers based on the features of invoices, along with customer’s payment history and details to predict cash flow for a certain period.
Jashjeet/Advanced-Database-Concepts
SP20-BL-CSCI-B561-33466 Assignments Indiana University by professor Dirk Van Gucht
Jashjeet/models
Models and examples built with TensorFlow
Jashjeet/Algorithms
Applied Algorithms FA19-BL-CSCI-B505-11503
Jashjeet/F19-B551-Residential-Elements-of-AI
F19 B551 Residential Elements of AI of Indiana University Bloomington
Jashjeet/Named-Entity-Recognition
NER Models
Jashjeet/PyTorch-Chatbot
Learning PyTorch through recurrent sequence-to-sequence models. Train chatbot through movie scripts. Tutorial: https://pytorch.org/tutorials/beginner/chatbot_tutorial.html Dataset: https://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html
Jashjeet/Applied-Machie-Learning
FA19-BL-CSCI-P556-11533 Indiana University Bloomington
Jashjeet/ccf-research-ftu
Jashjeet/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Jashjeet/Data-Science-45min-Intros
Ipython notebook presentations for getting starting with basic programming, statistics and machine learning techniques
Jashjeet/data-science-question-answer
A repo for data science related questions and answers
Jashjeet/Digital-Glomerular-identification
This will detail how to run ilastik headless and track jobs submissions etc.
Jashjeet/Glomeruli-Detection
Using Computer Vision libraries, such as OpenCV, Skimage, Numpy, Pandas, and Matplotlib, I've created different models for automatic detection of Glomeruli in Whole Slide Images.
Jashjeet/Glomeruli-Detection-complete
Using Computer Vision libraries, such as OpenCV, Skimage, Numpy, Pandas, and Matplotlib, I've created different models for automatic detection of Glomeruli in Whole Slide Images. Further, I've used deep learning models such as Unet, Alexnet, Mask RCNN, and Faster RCNN for Nucleus and Glomeruli detection.
Jashjeet/glomeruli_detection
detection of glomeruli using faster rcnn
Jashjeet/grok_sdi_educative
Grokking the System Design Interview Course
Jashjeet/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
Jashjeet/grokking-the-object-oriented-design-interview
Jashjeet/i529-github_fun
Everybody submit pull requests!
Jashjeet/Interactive-Dictionary
python code for interactive dictionary
Jashjeet/jashjeet.github.io
Jashjeet/Kaggle-Competitions
Repository for codes of Kaggle competitions
Jashjeet/Language-models-using-Google-BERT-and-Google-Electra
I've used transformer models in pytorch to create a basic language model. Further, I've used this masked language modeler to create various specific models for Named Entity Recognition, Multilabel Classifier, and Regressor.
Jashjeet/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Jashjeet/mapping_navigation
Code for simultaneous mapping and target driven navigation
Jashjeet/python-cheatsheet
Comprehensive Python Cheatsheet
Jashjeet/Random-Projects
A repository containing mini projects that I built during my grad school while playing with python and different libraries.
Jashjeet/scanpy-tutorials
Scanpy Tutorials.
Jashjeet/Udacity-Deep-Learning-Nanodegree
The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoencoders and feature extraction, Transfer learning, RNN, LSTM, NLP, Data augmentation, GANs, Hyperparameter tuning, Model deployment and serving are included in the course.