Skip to content
View cxycode32's full-sized avatar

Block or report cxycode32

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

Popular repositories Loading

  1. portfolio portfolio Public

    TypeScript

  2. speedertube speedertube Public

    To migrate playlist from Spotify to Youtube Music

    Python

  3. enhanced_nn enhanced_nn Public

    Enhanced Neural Network with PyTorch

    Python

  4. CustomCNN-FashionMNIST CustomCNN-FashionMNIST Public

    A custom Convolutional Neural Network (CNN) to classify images from the FashionMNIST dataset developed using PyTorch.

    Python

  5. Comparative-Analysis-of-RNN-GRU-LSTM-BiLSTM Comparative-Analysis-of-RNN-GRU-LSTM-BiLSTM Public

    Explore the performance of RNN, GRU, LSTM, and BiLSTM architectures in processing sequential data, with PyTorch implementations, MNIST evaluation, and insightful visualizations.

    Python

  6. Training-With-Custom-Datasets Training-With-Custom-Datasets Public

    How to train your model with custom datasets applied with data augmentation using PyTorch and Albumentations.

    Python