Skip to content
View Emmimal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Emmimal

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

Popular repositories Loading

  1. neuro-symbolic-fraud-pytorch neuro-symbolic-fraud-pytorch Public

    A PyTorch implementation of a hybrid neuro-symbolic training objective for credit card fraud detection on severely imbalanced data.

    Python 1 1

  2. Invisible-Cloak Invisible-Cloak Public

    This project demonstrates how to create an "Invisible Cloak" effect using OpenCV and Python. It detects a specific color in real-time video, replacing it with the background to create the illusion …

    Python

  3. image-recognition image-recognition Public

    This project demonstrates a Convolutional Neural Network (CNN) using TensorFlow and Keras to classify images from the CIFAR-10 dataset. It includes data preprocessing, model building, training, eva…

    Python

  4. Multilingual-Simple-Scientific-Calculator Multilingual-Simple-Scientific-Calculator Public

    A stylish scientific calculator built using Python (Tkinter GUI) that supports multiple languages including English, Tamil, Mandarin (中文), Spanish (Español), and French (Français). Designed for eas…

  5. stickman-handshake stickman-handshake Public

    Stickman Handshake Animation | Python + Pygame A fun little stickman animation built with Python and Pygame — two characters walk up, shake hands, and keep walking. Great for animation practice or …

    Python

  6. voice-recorder voice-recorder Public

    A basic Python voice recorder with Tkinter GUI. Record audio from your microphone, play it back, and save as WAV files. Features threaded recording to keep the interface responsive. Requires pyaudi…