Skip to content
View CzJLee's full-sized avatar
  • California, United States

Highlights

  • Pro

Block or report CzJLee

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. Minotaur-Project Minotaur-Project Public

    Play the famous Theseus and the Minotaur game in Python, generate maps of any size, and visualize the solution to any configuration. The maps are modeled using NetworkX, and the solver implements a…

    Python

  2. DeepSig-Modulation DeepSig-Modulation Public

    Recreating and expanding on DeepSig's research on Radio Frequency Convolutional Neural Network classification models.

    Jupyter Notebook 2

  3. Restaurant-Review-Sentiment-Analysis Restaurant-Review-Sentiment-Analysis Public

    Predicting the star rating of a text review using Natural Language Processing (NLP) Deep Learning models. This project uses Text Vectorization, LSTM layers, Transformers, and the TF Dataset API to …

    Jupyter Notebook 1

  4. Blemish-Removal Blemish-Removal Public

    A Blemish Removal tool in OpenCV that replicates the Heal Brush tool from Photoshop. The Heal Brush is used to remove blemishes, spots, and unwanted objects from an image.

    Python 14 4

  5. URL-Shortener URL-Shortener Public

    Simple URL Shortener website using Express JS for routing, and MongoDB as a database.

    JavaScript

  6. Dogs-Vs-Cats Dogs-Vs-Cats Public

    Building an image classification CNN model in TensorFlow to determine if an image is a picture of a dog or a cat. Compare the performance of a Convolutional Neural Network built from scratch in Ten…

    Jupyter Notebook