Piyush Kaushal's repositories
Caption-it-up
Flask and Machine Learning Integrated website to provide captions for uploaded images. It is built on the RESNET50 model, a Convolutional neural network and is Pre-trained on ImageNet-1k dataset. The sound feature is implemented to output the captions in the sound form for visually impaired people.
NSE-F-O-Prices
This program is made to display the prices of Futures and Options of NSE Excahnge
Backtesting
Backesting provides valuable insights of success of a trading strategy over historical data. I have provided backtested results of over 8 years of Nifty 50 historical data of one minute OHLC. The trading strategy followed the basic indicators like RSI, EMA, SMA
wallstreet-bets-sentimental-analysis-LSTM
this is a sentiment analysis of r/wallstreetbets to identify the positive sentiment stocks. this uses LSTM neural network to make a classification model
Livesitter-Mlops-assignment
Mlops assignment for Livesitter
Tick-data-Zerodha
This is a tool to fetch the tick data of index from zerodha using websocket and then stores it in redis and mongo db
Bugzz-AI
This is an AI assistant built to do daily mundane tasks
Rock-paper-scissors-game-
A game which we all have enjoyed in our childhoods. A rock paper scissor game using python.