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.

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
shreyashguptas/README.md

Brain Neurons training Machine Neurons

Building in public. Obsessed with understanding how technology, business, economics, history, and politics shape our world. Everything else is background noise.

Current Projects

Active Builds:

  • πŸ€– MLforDummy.com: Making machine learning accessible with real world examples
  • πŸ”„ ConvertShift.com: Convert, Compress, Resize any file privately
  • πŸ‘¨β€πŸ’» Shreyashg.com: My personal website
  • πŸ“ˆ Tradio.dev: Trading Algorithm that tracks its performance to the SP500 (in progress)

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.

Personal

Driven by a relentless curiosity about the world. My interests primarily revolve around technology, business, economics, history, and politics. If a topic doesn't relate to these areas, I am bored.

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 2

  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 krivi95/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