Tejas Shahpuri (tshahpuri)

tshahpuri

Geek Repo

Company:Pennsylvania State University

Location:Toronto

Github PK Tool:Github PK Tool

Tejas Shahpuri's repositories

Python

All Algorithms implemented in Python

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

cracking-the-coding-interview

:books: Python and C++ solutions with automated unit tests.

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

PyTorch

Some ML in PyTorch

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:CLicense:MITStargazers:0Issues:0Issues:0
Language:CLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

GeneratingImageRating

Generating Image Ratings using Neural Networks

Language:PythonStargazers:0Issues:0Issues:0

Kaggle-CDiscount-Challenge

Kaggle cdiscount image classification challenge

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

openface

Face recognition with deep neural networks.

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

PS4-5.01-WebKit-Exploit-PoC

PS4 5.01 WebKit Exploit PoC

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

NeuralNetworkFIFA18

This is a neural network trained to play Fifa 18

Language:PythonStargazers:2Issues:0Issues:0

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

deep-q-learning

PyTorch Implementation of Deep Q-Learning with Experience Replay in Atari Game Environments, as made public by Google DeepMind

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

chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit

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

darknet

Convolutional Neural Networks

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0

basic-yolo-keras

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).

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

xsolve-face-validator-bundle

Open-source Symfony3 bundle for validating faces on pictures

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

Visual-Analytics

Visual Analytics

Stargazers:0Issues:0Issues:0

pygta5

Explorations of Using Python to play Grand Theft Auto 5.

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

Yelp-on-MongoDB

Yelp on MongoDB

Language:JavaStargazers:0Issues:0Issues:0

awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

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

keras

Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.

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

models

Models and examples built with TensorFlow

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

face-alignment

:fire: 2D and 3D Face alignment library build using pytorch

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

ctci

Cracking the Coding Interview, 5th Edition

Language:JavaStargazers:0Issues:0Issues:0

CDiscountKeras

Tweaked version of Human Analog's kernel for use with Keras 2.0.8

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

keras-inception-resnetV2

Keras implementation of Google's inception-resnet-v2 Architecture

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

Asynchronous-Methods-for-Deep-Reinforcement-Learning

Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.

Language:PythonStargazers:0Issues:0Issues:0