Skip to content
View shreyashguptas's full-sized avatar
🌱
learning & growing
🌱
learning & growing

Highlights

  • Pro

Block or report shreyashguptas

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shreyashguptas/README.md

Brain Neurons training Machine Neurons

I am always doing things with tech that provide the most value to the economy. Be it making a website that teaches people about Machine Learning or a website that tracks all bills in congress to make it digestable for a common person and now building a startup to build a future of cheap, abundant and reliable energy for all.

Current Projects

Active Builds:

  • πŸ‘¨β€πŸ’» Shreyashg.com: My personal website

  • πŸ”„ ConvertShift.com: Convert, Compress, Resize any file privately

  • πŸ“„ BillsInCongress: The Congressional Bill Tracker helps you understand bills proposed by your representatives.

  • πŸ€– MLforDummy.com: Making machine learning accessible with real world examples

Tech Philosophy

Building solutions to problems that I and people around me face. If we are facing a problem, we are probably not the only ones.

Pinned Loading

  1. Machine-Learning-for-Dummies Machine-Learning-for-Dummies Public

    The repo is for those who have want to learn about Machine Learning at the very basic level. This repo helps explain topics with simple real life analogies. It has helped me learn and hopefully helps.

    Jupyter Notebook 1 1

  2. CAPTCHA-Recognition-using-CRNN CAPTCHA-Recognition-using-CRNN Public

    Forked from namdvt/CAPTCHA-Recognition-using-CRNN

    OCR system using CNN + RNN + CTC loss.

    Python 1

  3. Credit-Card-Fraud-Detection-using-Machine-Learning Credit-Card-Fraud-Detection-using-Machine-Learning Public

    This project aims to detect credit card fraud using various machine learning techniques. It explores the Credit Card Fraud Detection dataset, handles imbalanced data, trains models, and evaluates t…

    Jupyter Notebook

  4. IMDb_movie_review_sentiment_analysis IMDb_movie_review_sentiment_analysis Public

    Jupyter Notebook 1

  5. option-pricing-models option-pricing-models Public

    Forked from just-krivi/option-pricing-models

    Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.

    Python

  6. beating-flappy-birds-with-neural-networks beating-flappy-birds-with-neural-networks Public

    A Flappy Bird clone powered by NeuroEvolution of Augmenting Topologies (NEAT) algorithm, demonstrating AI learning through genetic algorithms and neural networks.

    Jupyter Notebook