Skip to content
View NeuralOrchid's full-sized avatar

Block or report NeuralOrchid

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

Popular repositories Loading

  1. Neural-Network-From-Scratch-With-C Neural-Network-From-Scratch-With-C Public

    A basic feedforward neural network implemented in C, with SDL2 for visualization. This project aims to build a neural network from scratch, focusing on core concepts like backpropagation and gradie…

    1

  2. Multimodal-Fusion-For-Rumor-Sleuthing Multimodal-Fusion-For-Rumor-Sleuthing Public

    Quick and minimal PyTorch implementation of the BiGCN-CLIP Fusion Net (BCFN) for multimodal rumor detection on social media, as proposed in our Expert Systems with Applications 2025 paper.

    Python 1

  3. Optimal-Control Optimal-Control Public

    Python

  4. NeuralOrchid.github.io NeuralOrchid.github.io Public

    This repository showcases my portfolio as a Data Scientist and Pure Mathematics undergraduate. It features projects that highlight my analytical skills and proficiency in Python and R, including da…

    HTML

  5. TinyGAN TinyGAN Public

    Tiny, readable PyTorch Lightning GAN template — DCGAN-style generator + spectral-norm discriminator. A compact starter to design and scale up GAN models.

    Python