Pinned Repositories
AI-for-Trading-Notes
My personal notes for Udacity's AI for Trading Nanodegree
Credit-Fraud-Detection
Detecting credit card fraud using classic ML algorithms. Nothing fancy here.
Deep-Learning-Notes
My personal notes, presentations, and notebooks on everything Deep Learning.
Facebook-Secure-and-Private-AI-Scholarship-Course-Notes
My personal notes for Facebook's Secure and Private AI Scholarship Course 2019 on Udacity
Neural-Weed-Detection
Classify plant images into 4 different classes from a dataset of Soybean crops
Optimized-Sentiment-Classification-using-Numpy
A highly optimized version of Andrew Trask's Sentiment Classification from Deep Learning ND on Udacity
Pivot-Boss-Indicators
Pine Script and AmiBroker AFL Scripts for the setups mentioned in the 'Secrets of the Pivot Boss' book.
Predicting-Stock-Direction
Predicting the 'direction' of stocks using historical data
Sixty-AI
A GPT-2 based NLP Project borne out of the #60DaysOfUdacity during the Secure and Private AI Scholarship
Transfer-Learning
Transfer Learning on the Kaggle Pneumonia Dataset
pranjalchaubey's Repositories
pranjalchaubey/Deep-Learning-Notes
My personal notes, presentations, and notebooks on everything Deep Learning.
pranjalchaubey/AI-for-Trading-Notes
My personal notes for Udacity's AI for Trading Nanodegree
pranjalchaubey/Facebook-Secure-and-Private-AI-Scholarship-Course-Notes
My personal notes for Facebook's Secure and Private AI Scholarship Course 2019 on Udacity
pranjalchaubey/Transfer-Learning
Transfer Learning on the Kaggle Pneumonia Dataset
pranjalchaubey/Credit-Fraud-Detection
Detecting credit card fraud using classic ML algorithms. Nothing fancy here.
pranjalchaubey/Optimized-Sentiment-Classification-using-Numpy
A highly optimized version of Andrew Trask's Sentiment Classification from Deep Learning ND on Udacity
pranjalchaubey/Pivot-Boss-Indicators
Pine Script and AmiBroker AFL Scripts for the setups mentioned in the 'Secrets of the Pivot Boss' book.
pranjalchaubey/Sixty-AI
A GPT-2 based NLP Project borne out of the #60DaysOfUdacity during the Secure and Private AI Scholarship
pranjalchaubey/Neural-Weed-Detection
Classify plant images into 4 different classes from a dataset of Soybean crops
pranjalchaubey/Predicting-Stock-Direction
Predicting the 'direction' of stocks using historical data
pranjalchaubey/Cartpole
DQN Cartpole
pranjalchaubey/lungcure
This is a WebApp, which detects lung diseases with integrated stripe payment processing.
pranjalchaubey/UdacityOpenSource
A repository to keep all open sources projects that created by individuals or study groups.
pranjalchaubey/Flask-ML-Application
A deployable Flask based ML application
pranjalchaubey/freqtrade
Free, open source crypto trading bot
pranjalchaubey/GAN
Generative Adversarial Networks
pranjalchaubey/Image-Classifier-App
A simple but powerful Image Classifier
pranjalchaubey/learning-selenium
Learning Selenium for browser automation, web scraping, and harvesting text data for my mad NLP projects.
pranjalchaubey/Neural-Networks-using-Numpy
Building Neural Networks from Basic Principles using Numpy
pranjalchaubey/Regression-On-Stock-Prices
Regression exercise, not a stocks prediction exercise.
pranjalchaubey/WebScrapping-PoetryFoundation
Extracting all the poems from Poetry Foundation, using Selenium, ,Beautiful Soup and Multiprocessing