Skip to content
View CainPatel's full-sized avatar

Highlights

  • Pro

Block or report CainPatel

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. API-Weather-App API-Weather-App Public

    A desktop weather application that uses the OpenWeatherMap API to fetch real-time weather data for any city. Built with Python and PyQt5, it displays the current temperature, weather condition, and…

    Python

  2. EMNIST-CNN EMNIST-CNN Public

    A convolutional neural network that classifies handwritten letters from uploaded photos, built with PyTorch and a custom OpenCV preprocessing pipeline that handles real-world images (shadows, light…

    Python

  3. world-model-carracing world-model-carracing Public

    A world model in PyTorch — a conv-VAE compresses CarRacing frames into latents, and an MDN-LSTM learns the dynamics, so the model can dream coherent driving with no environment running.

    Python

  4. tech-digest tech-digest Public

    Self-hosted, personalized morning tech digest delivered to Telegram — learns from your 👍/👎.

    Python

  5. git-producer-tag git-producer-tag Public

    🎤 Your git gets a producer tag — your Mac sings "m m m m Mason's merging" on commit, push, and merge. Zero dependencies, never blocks git.

    Shell

  6. shakespeare-gpt shakespeare-gpt Public

    A decoder-only GPT built from scratch in PyTorch — every component implemented by hand — trained to generate Shakespeare.

    Python