Suraj Deshmukh (suraj-deshmukh)

suraj-deshmukh

Geek Repo

Location:Pune

Github PK Tool:Github PK Tool

Suraj Deshmukh's starred repositories

resume.github.com

Resumes generated using the GitHub informations

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:29184Issues:371Issues:8312

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20442Issues:859Issues:155

flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Language:PythonLicense:NOASSERTIONStargazers:13838Issues:202Issues:2319

tpot

A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.

Language:PythonLicense:LGPL-3.0Stargazers:9680Issues:287Issues:921

deep-learning-models

Keras code and weights files for popular deep learning models.

Language:PythonLicense:MITStargazers:7309Issues:298Issues:107

unet

unet for image segmentation

Language:Jupyter NotebookLicense:MITStargazers:4555Issues:102Issues:234

coremltools

Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

Language:PythonLicense:BSD-3-ClauseStargazers:4344Issues:123Issues:1415

deep-learning-keras-tensorflow

Introduction to Deep Neural Networks with Keras and Tensorflow

Language:Jupyter NotebookLicense:MITStargazers:2942Issues:199Issues:17

category_encoders

A library of sklearn compatible categorical variable encoders

Language:PythonLicense:BSD-3-ClauseStargazers:2402Issues:38Issues:290

ELL

Embedded Learning Library

Language:C++License:NOASSERTIONStargazers:2278Issues:162Issues:215

Neural-Style-Transfer

Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2264Issues:69Issues:70

webdnn

The Fastest DNN Running Framework on Web Browser

Language:TypeScriptLicense:NOASSERTIONStargazers:1973Issues:60Issues:388

tika-python

Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.

Language:PythonLicense:Apache-2.0Stargazers:1487Issues:39Issues:283

sklearn2pmml

Python library for converting Scikit-Learn pipelines to PMML

Language:PythonLicense:AGPL-3.0Stargazers:685Issues:25Issues:388

dist-keras

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.

Language:PythonLicense:GPL-3.0Stargazers:624Issues:49Issues:73

music-auto_tagging-keras

Music auto-tagging models and trained weights in keras/theano

Language:PythonLicense:MITStargazers:614Issues:32Issues:46

headlines

Automatically generate headlines to short articles

Language:Jupyter NotebookLicense:MITStargazers:525Issues:28Issues:37

CNN-text-classification-keras

Text Classification by Convolutional Neural Network in Keras

ai-on.org

AI•ON projects repository and website source.

Language:HTMLLicense:MITStargazers:217Issues:46Issues:2

segnet

A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation

Language:Jupyter NotebookStargazers:203Issues:9Issues:18

mdlp-discretization

An implementation of the minimum description length principal expert binning algorithm by Usama Fayyad

Language:PythonLicense:BSD-3-ClauseStargazers:101Issues:14Issues:22

Lung-Diseases-Classifier

Diseases Detection from NIH Chest X-ray data

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:73Issues:5Issues:7

Lung-Segmentation

Segmentation of Lungs from Chest X-Rays using Fully Connected Networks

Object-detection-with-deep-learning-and-sliding-window

Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the image in gray scale and converts the image into a numpy array. The labels are also appended based on the file name. In this case, if the file name starts with "trn", then 1 is appended else 0. Finally, all the images and labels are saved into .npy file. The test-model-1.py file loads the images and converts the labels into two categories as we are doing binary classification of images. The model is built using keras with theano as backend. In this case, the best training accuracy was 80% since the data was just 500 images and the testing accuracy was 67%

jobdescription2jobtitle

classify a job description (or noisy job title) into a ONET job title

CoWin-Vaccine-Slot-Monitoring-and-Auto-Booking

A Python Web Application for Checking vaccine slots by pincodes and auto slot booking.

Language:PythonLicense:MITStargazers:9Issues:6Issues:14

CoWin-Vaccination-Auto-Schedule

A Python Script to Schedule Vaccination Appointment.