Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
action_cable_chat_app
The chat app for Learn Enough Action Cable to Be Dangerous
agents
Efficient Batched Reinforcement Learning in TensorFlow
akira
alexa-cookbook
A series of sample code projects to be used for educational purposes during Alexa hackathons and workshops, and as a reference for tutorials and blog posts.
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
firecracker
Secure and fast microVMs for serverless computing.
pysyntax
This a repo for first syntax codes on python
PankeshGupta's Repositories
PankeshGupta/awesome-interviews
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
PankeshGupta/data
Data and code behind the stories and interactives at FiveThirtyEight
PankeshGupta/django-short-urls
A simple url shortener with django
PankeshGupta/docker-cheat-sheet
Docker Cheat Sheet
PankeshGupta/getdeal
code that powers getdeal.
PankeshGupta/google_distance_matrix
Ruby client for The Google Distance Matrix API.
PankeshGupta/gutter
gutter (Linux-Ruby DashBoard)
PankeshGupta/learning-guides
:book: PDF slides from various platforms to learn fast :D
PankeshGupta/livy-flask-app
Flask app using Livy Python Client API
PankeshGupta/nokogiri-diff
Calculate the differences between two XML/HTML documents.
PankeshGupta/NUS-VideoStreaming-Server-Flask
The Flask-based backend server of the video streaming system, for the course Systems Support for Continuous Media in NUS School of Computing.
PankeshGupta/openbay
PankeshGupta/opencv
Learn OpenCV, ORB/SIFT descriptors match by ratio test to find similarity.
PankeshGupta/openflow-tutorial
Openflow Tutorial on Mininet
PankeshGupta/overtime-app
PankeshGupta/Photofy
A gem to provide simple method to do fileupload of pictures and provides getter setter methods of it and save on model object commit
PankeshGupta/python-slackclient
PankeshGupta/Ruby-Games-Scripts
These are classic games such as Hangman, Sudoku, Guessing Game, Pig, Rock-Paper-Scissors, & Anagrams (von-anagram.herokuapp.com). Many of these scripts are by Steve Pugh from "Wicked Cool Ruby Scripts". I refactored them to loop so you can play in the terminal, but I haven't had a chance to get each one into it's own url using Sinatra and Heroku. The purpose of the exercise was to remake loved, child-hood games to add new elements such as using 2 players to interact with the computer for Hangman. These games get a fast following, because subconsciously, we recognize these child-hood gaming techniques. Instead of re-inventing the wheel to come up with new games every couple years, why not refactor old games into various new learning games and introduce them to the market every couple months.
PankeshGupta/rubyserial
FFI Ruby library for RS-232 serial port communication
PankeshGupta/SimpleUber
A simple implementation of Uber's backend architecture.
PankeshGupta/stat-cookbook
:orange_book: The probability and statistics cookbook
PankeshGupta/urlshortener
A simple url shortener using Rails 5.0.0.beta3 and Ruby 2.3
PankeshGupta/vagrant-shell-provision
Script to provision Vagrant with shell
PankeshGupta/WA-Tracker
A tool that checks the last time online whether the user has enabled or disabled the last seen time.
PankeshGupta/wdi_resources
PankeshGupta/web-scraping-practice
A list of programs for real world web scraping
PankeshGupta/wicked-cool-ruby-scripts
Source Code from the book “Wicked Cool Ruby Scripts”.