Skip to content
View Rz44771's full-sized avatar

Block or report Rz44771

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. Diffusion_Model_with_MNIST_Dataset_using_PyTorch Diffusion_Model_with_MNIST_Dataset_using_PyTorch Public

    Taking the MNIST images of digits, gradually adds noise, then trains a SimpleUNet network to predict noise and finally reverse the procedures to remove noise and produce new digit images

    Python

  2. Food-Image-Classification-with-CNN Food-Image-Classification-with-CNN Public

    Built a CNN feature extraction EfficientNetB0 model with 101 class of foods, evaluated the model and calculated the accuracy of the model

    Jupyter Notebook

  3. Fundamental-Deep-Learning-Projects Fundamental-Deep-Learning-Projects Public

    Deep Learning projects with keras and tensorflow

    Jupyter Notebook

  4. Resource-Scheduling-in-LTE Resource-Scheduling-in-LTE Public

    Minimize the interference between users in a LTE network infrastructure

    Python

  5. Reviews-Classification-with-NLP Reviews-Classification-with-NLP Public

    Classified a restaurant's Reviews into 1 star or 5 star categories based on the text content in the reviews with MultinomialNB classifier

    Jupyter Notebook

  6. Simple-RNN-Project-with-Streamlit Simple-RNN-Project-with-Streamlit Public

    A deep learning project that classifies movie reviews as positive or negative using a Simple Recurrent Neural Network (RNN) trained on the IMDB dataset. Features an interactive web app built with S…

    Jupyter Notebook