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

My brain neurons like training machine neurons

(tell Mr. Jensen I need GPU's)

🌱 About Me

I am curiously learning, listening and watching about any and anything that catches my attention.

To see what I am reading, projects I am working on, blogs I write check out my website.

  • 💼 Currently Associate Director of Analytics and Reporting at University of Arkansas
  • 🎓 Master of Science in Economics Analytics
  • 🧠 Bachelors of Business in Economics

Pinned Loading

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

    The repo is for those who want to learn about deep learning with PyTorch at the very basic level. I am starting this repo not knowing anything about Tensors and learning it from scratch.

    Jupyter Notebook 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