Suraj Deshmukh (suraj-deshmukh)

suraj-deshmukh

Geek Repo

Location:Pune

Github PK Tool:Github PK Tool

Suraj Deshmukh's repositories

Language:PythonLicense:MITStargazers:10Issues:6Issues:1

awesome-deep-vision

A curated list of deep learning resources for computer vision

Stargazers:0Issues:0Issues:0

categorical-encoding

A library of sklearn compatible categorical variable encoders

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

connexion

Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation and OAuth2 support

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

deep-learning-keras-euroscipy2016

# Deep Learning with Keras

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deep-learning-models

Keras code and weights files for popular deep learning models.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

dist-keras

Distributed deep learning with Keras and Apache Spark.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

dl-models-for-qa

Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

doc-classify

Document classification.

Language:PythonStargazers:0Issues:0Issues:0

FaceRecog-Keras

Face Recognition using Neural Networks implemented using keras library

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

headlines

Automatically generate headlines to short articles

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

imbalanced-learn

Python module to perform under sampling and over sampling with various techniques.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

jobdescription2jobtitle

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

Language:PythonStargazers:0Issues:0Issues:0

keras-cam

Keras implementation of class activation mapping

Language:PythonStargazers:0Issues:0Issues:0

keras-js

Run trained Keras models in the browser, with GPU support

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

kerasR

R interface to the keras library

Language:RStargazers:0Issues:0Issues:0

lectures

Oxford Deep NLP 2017 course

Stargazers:0Issues:0Issues:0

machine-learning

Web-interface, and programmatic API for classification and regression predictions

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

music-auto_tagging-keras

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

Language:PythonStargazers:0Issues:0Issues:0

Neural-Style-Transfer

Implementation of Neural Style Transfer from the paper [A Neural Algorithm of Artistic Style](http://arxiv.org/abs/1508.06576) in Keras 1.0.6

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

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%

Language:PythonStargazers:0Issues:0Issues:0

question-answering

Question Answering System.

Language:PythonStargazers:0Issues:0Issues:0

quiver

Interactive convnet features visualization for Keras

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

scikit-multilearn

A scikit-learn based module for multi-label et. al. classification

Language:PythonLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

sklearn2pmml

Python library for converting Scikit-Learn pipelines to PMML

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0

spark-sklearn

Scikit-learn integration package for Spark

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

TensorFlow-Tutorials

Simple tutorials using Google's TensorFlow Framework

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

VQA_LSTM_CNN

Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.

Language:LuaStargazers:0Issues:0Issues:0