Pradeep Singh (pradeepsinngh)

pradeepsinngh

Geek Repo

Company:San Diego State University

Location:San Diego, CA

Home Page:https://pdeep.xyz

Twitter:@pradeep_sinngh

Github PK Tool:Github PK Tool

Pradeep Singh's starred repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

Language:Jupyter NotebookLicense:MITStargazers:22602Issues:939Issues:26

Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:15929Issues:472Issues:313
Language:Jupyter NotebookLicense:MITStargazers:4178Issues:71Issues:17

deit

Official DeiT repository

Language:PythonLicense:Apache-2.0Stargazers:3902Issues:48Issues:197

tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:3902Issues:160Issues:27

ml-system-design-pattern

System design patterns for machine learning

machine-learning-interview-enlightener

This repo is meant to serve as a guide for Machine Learning/AI technical interviews.

Language:Jupyter NotebookLicense:MITStargazers:1732Issues:48Issues:2

scikit-learn-tips

:robot::zap: 50 scikit-learn tips

Language:Jupyter NotebookStargazers:1698Issues:116Issues:3

leetcode-python

Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.

Language:PythonStargazers:1477Issues:41Issues:0

few-shot

Repository for few-shot learning machine learning projects

Language:PythonLicense:MITStargazers:1170Issues:13Issues:44

CartoonGan-tensorflow

Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.

Language:PythonLicense:Apache-2.0Stargazers:897Issues:27Issues:41

dickrnn.github.io

a recurrent network trained to draw dicks

StyleGAN2-Tensorflow-2.0

StyleGAN 2 in Tensorflow 2.0

Language:PythonLicense:MITStargazers:485Issues:21Issues:20

anlp19

Course repo for Applied Natural Language Processing (Spring 2019)

Language:Jupyter NotebookStargazers:407Issues:45Issues:0

wetectron

Weakly-supervised object detection.

Language:PythonLicense:NOASSERTIONStargazers:358Issues:31Issues:86

practicals-2019

Practical notebooks for Khipu 2019, held in Universidad de la República in Montevideo.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:245Issues:8Issues:0

data-pipelines-course

Course materials for my data pipeline video course with O'Reilly

Language:Jupyter NotebookStargazers:194Issues:14Issues:5

srcnn

A course project on convolutional neural networks for single image super-resolution

Language:PythonLicense:MITStargazers:115Issues:11Issues:9

data-science-prep

Problems from https://datascienceprep.com/

Language:Jupyter NotebookStargazers:114Issues:7Issues:4

neural-networks-from-scratch

An implementation of convolutional networks in NumPy!

Language:PythonLicense:MITStargazers:78Issues:4Issues:1

crnn-pytorch

✍️ Convolutional Recurrent Neural Network in Pytorch | Text Recognition

Language:Jupyter NotebookLicense:MITStargazers:49Issues:2Issues:3
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:32Issues:4Issues:1

ML-Model-Flask-Deployment

Demo project to show how Machine Learn Models are deployed on production using Flask API

Language:CSSStargazers:28Issues:0Issues:0

matching-networks-tf

Implementation of Matching Networks for One Shot Learning in TensorFlow 2.0

Language:PythonLicense:MITStargazers:28Issues:6Issues:1

caption-it

Image Captioning Web Application with PyTorch and Flask - Implementation of "Show and Tell: A Neural Image Caption Generator"

Language:CSSLicense:MITStargazers:12Issues:3Issues:0

Neural-Machine-Translation

Tensorflow 2.0 implementation of Neural Machine Translation using Transformer Model

Language:Jupyter NotebookStargazers:6Issues:2Issues:0

cv-classification-template

Template for running computer vision classification experiments

Language:PythonStargazers:5Issues:2Issues:0

Python-Programming

My collection of python programs