Skip to content
View syamamo1's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report syamamo1

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 Loading

  1. theRealPetGenerator theRealPetGenerator Public

    Generating pictures of dogs and cats using generative adversarial network (Pytorch!)

    Python 1

  2. tennis_timesformer tennis_timesformer Public

    Fine-tuned the TimeSformer to binary classify tennis matches. Check out my repo `preprocess_tennis` for preprocessing scripts. And "Robust_Final_Project.pdf" for detailed explaination of work. Achi…

    Python 1 1

  3. question_answering question_answering Public

    Fine-tuning DistilBERT for my question/answer/context Wikipedia dataset

    Jupyter Notebook

  4. generate_number generate_number Public

    Uses variational autoencoders made from tensorflow dense layers and the MNIST dataset to produce real-looking numbers.

    Python

  5. blackjack blackjack Public

    Run betting simulations on the card game Blackjack.

    Python

  6. FinalProject1600 FinalProject1600 Public

    Dynamic tennis ball simulation - drag force, lift force, laminar flow, turbulent flow, gravity, bounce dynamics. Runge-Kutta 4 ODE solver

    Python