Skip to content
View bluepeach1121's full-sized avatar

Block or report bluepeach1121

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
bluepeach1121/README.md
  • 👋 Hi, I’m Fortune, An Electrical Engineering Student at University of British Columbia
  • I am very interested in Machine Learning, neural networks and building artificial intelligent systems
  • 📫 How to reach me = [email protected]

Pinned Loading

  1. Attention_Cycle_GAN Attention_Cycle_GAN Public

    A improvement of the cycle-gan architecture that includes attention in the model layer and Wasserstein Loss

    Python

  2. image-superresolution image-superresolution Public

    A lightweight convolutional neural network for 4x image super-resolution, achieving high-quality upscaling with PSNR and SSIM metrics.

    Jupyter Notebook

  3. image-to-text-1 image-to-text-1 Public

    An Image to text model with a CNN encoder and a LSTM decoder. the model was trained and tested on COCO val2017.

    Jupyter Notebook

  4. Neural-Networks-learning Neural-Networks-learning Public

    I trained NNs to learn the shape of a polar graph given a polar function

    Jupyter Notebook

  5. skin-condition-ML skin-condition-ML Public

    Deep Neural Network For Skin Disease Identification

    Jupyter Notebook 1

  6. XOR-problem-with-Numpy XOR-problem-with-Numpy Public

    training a neural network to approximate the XOR function, demonstrating a neural network's ability to learn non-linear patterns.

    Jupyter Notebook 1