Pinned Repositories
explorer
An App for visually impaired individuals developed along with SRI Labs at RHoK Bengaluru Hackathon at NVIDIA. Helping blind individuals to quickly find any object in the given frame of the picture.
Home
A Home Automation Project. This is a mini-project for my 5th-Semester. It consists of an Android App, a Python Script for doing Machine Learning and Analytics on sensor data along with an Arduino Code for interacting with the Environment
RajasthanHack4.0
This was our Solution for Rajasthan Hackathon 4.0to tackle problems faced by Rajasthan Government. Team Members: jha-prateek; subham9777; shivendra29.
react_posenet
ml5.js example for ReactJS with Typescript variant. This repository contains two examples, one of pose-net and another of face-api. Read about this in my blog (https://analyticsindiamag.com/how-to-teach-machines-inside-a-browser/).
rust-http-server
POC http-server written in rust programming language, running on raspberry-pi k3s (kuberenetes) cluster
Stock-Prediction-RNN
Stock Price prediction for Yahoo Inc. using GRU (Gated Recurrant Units) in Keras. Predicting closing price for Yahoo stocks
easy_definition
Chrome extension to quickly get the meaning of highlighted text on the currently opened tab. Easily get the definition of any word by pressing Ctrl + Space. How to use: On any web page highlight the word using mouse pointer and Press CTRL+Space
jha-prateek's Repositories
jha-prateek/Stock-Prediction-RNN
Stock Price prediction for Yahoo Inc. using GRU (Gated Recurrant Units) in Keras. Predicting closing price for Yahoo stocks
jha-prateek/Home
A Home Automation Project. This is a mini-project for my 5th-Semester. It consists of an Android App, a Python Script for doing Machine Learning and Analytics on sensor data along with an Arduino Code for interacting with the Environment
jha-prateek/react_posenet
ml5.js example for ReactJS with Typescript variant. This repository contains two examples, one of pose-net and another of face-api. Read about this in my blog (https://analyticsindiamag.com/how-to-teach-machines-inside-a-browser/).
jha-prateek/explorer
An App for visually impaired individuals developed along with SRI Labs at RHoK Bengaluru Hackathon at NVIDIA. Helping blind individuals to quickly find any object in the given frame of the picture.
jha-prateek/NetWalker
A Domain specific Web Search Engine along with a Smart Search algorithm using Tf-Idf Vectorizer, Natural Language Processing and other Technologies for finding the user queries from Web.
jha-prateek/RajasthanHack4.0
This was our Solution for Rajasthan Hackathon 4.0to tackle problems faced by Rajasthan Government. Team Members: jha-prateek; subham9777; shivendra29.
jha-prateek/rust-http-server
POC http-server written in rust programming language, running on raspberry-pi k3s (kuberenetes) cluster
jha-prateek/Amazon-Pytorch
Notebook for Kaggle Amazon Planets Competition F-Score: 0.67446
jha-prateek/atria-assignment
jha-prateek/breakout_DeepQ
My first project on DeepQ Learning. [Training still going on]
jha-prateek/chrome_extension_demo
Learning about Chrome Extensions
jha-prateek/dogs_vs_cats_Kaggle
Kaggle kernel for cats_vs_dogs Image Classification competition. Recent Score: 0.51310
jha-prateek/etherpunk-21
jha-prateek/fampay_youtube_api
jha-prateek/finakey
jha-prateek/GeoServices
Trying pitneybowes (http://locate.pitneybowes.com/)
jha-prateek/jha-prateek.github.io
jha-prateek/json.human.js
Convert JSON to human readable HTML
jha-prateek/MDN-Django-Tutorial
jha-prateek/ML_basics
A collection all the ML codes that i built from scratch just using Numpy while getting my hands on the art of Machine Learning. All programs are in Python
jha-prateek/nature-of-code
jha-prateek/ngo_matching
A website for finding nearest NGO at your location. You can make a call to the given number and seek the help you are looking for from them. To be released soon.
jha-prateek/product_ai
jha-prateek/raspberrypi_image_detection
Trained on 4 classes {Adult Human, Babies, Pets, Empty Room} using Transfer Learning technique from google.
jha-prateek/RestaurantManagement
School Project. A Program to help Restaurant Owners to keep track of the Orders, Staff, Home Delivery and Customer Satisfaction forms.
jha-prateek/rust_os
@phil-opp Blog OS clone
jha-prateek/saveo
jha-prateek/sheetjs
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
jha-prateek/SupplyChain
A block chain based supply chain management application for secure and automated handling of dilevarables product from source to destination.
jha-prateek/tensorflow_tutorial
A collection of all the Tensorflow codes that i developed while learning tensorflow.