There are 0 repository under neural-net topic.
Motor Imagery EEG Signal Classification Using Random Subspace Ensemble Network
A simple neural network with backpropagation used to recognize ASCII coded characters
A micro scalar-valued Autograd engine developed with java, and a neural net library on top of it.
Integrative Biomechanical and Clinical Features Predict In-Hospital Trauma Mortality
Work in progress of Finite Dimensional Matching for Neural SDEs implementation.
A Data Science Portfolio for potentially interested employers and recruiters.
Simple Neural Net implementation in Haskell
A Go library for creating, training, and using multilayer perceptron neural networks.
Deploying the Super-Resolution-Convolutional-Neural-Network (SRCNN) algorithm to make a high-resolution image from a low-resolution image.
This project contains many topics inside. Please check the video link below for details
Class projects
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. ✍️
The project involves building models for scoring & segregating users acccording to certain threshold criteria based on features from LinkedIn on threshold criteria-refer ReadMe.
Dense neural network with variable number of layers and sizes, state saving and loading. Kept as simple as possible.