Skip to content
View Nickysterling's full-sized avatar

Block or report Nickysterling

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

Pinned Loading

  1. SnoutNet SnoutNet Public

    SnoutNet is a deep learning project that aims to find the location of a pet's nose in a photo. It uses a custom neural network built with PyTorch to detect the nose position. SnoutNet includes tool…

    Python 1 1

  2. MLP-Autoencoder MLP-Autoencoder Public

    PyTorch MLP autoencoder for MNIST, featuring scripts for dataset visualization, image reconstruction, denoising, latent space interpolation.

    Python

  3. Processor-Design-Project Processor-Design-Project Public

    This repository contains the source code for a simple RISC-style processor. The processor includes an ALU, a memory system, and a control unit. The processor will be implemented onto an FPGA board …

    Verilog