Skip to content
View buzzpranav's full-sized avatar
Block or Report

Block or report buzzpranav

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. AutonomousDriver.py AutonomousDriver.py Public

    This program uses the N.E.A.T library and method to make the AI learn how to navigate through the race track. More information in the comments of the code!

    Python 1

  2. CryptoPricePredictor.py CryptoPricePredictor.py Public

    This Program predicts the future price of any cryptocurrency. The green line, which is the prediction, has a 30 offset, meaning you have to move the green line by 30 days for the prediction.

    Python 6 1

  3. TwitterSentimentAnalysis.py TwitterSentimentAnalysis.py Public

    This code is used to take input of a query, such as bitcoin, and then analyzes a specified amount of tweets by the user. It then uses matplotlib to plot a pie chart based on the sentiment of the tw…

    Python

  4. VirtualAssistant.py VirtualAssistant.py Public

    A Smart Virtual Assistant

    Python 2 1

  5. House-Price-Prediction House-Price-Prediction Public

    Advanced methods to find the price of a house. Can be used in Kaggle for the House Price Competition

    Jupyter Notebook

  6. Live-AI-Age-And-Gender-Recognizer Live-AI-Age-And-Gender-Recognizer Public

    This Program will detect and classify a user's gender and age in real time.

    Python