neural-networks topic
Neural-Network-Sandbox
This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks easy.
Persian-OCR
Optical character recognition of Farsi and Arabic letters
brain-bits
A P300 online spelling mechanism for Emotiv headsets. It's completely written in Node.js, and the GUI is based on Electron and Vue.
MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
HyperDenseNet
This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.
LiviaNET
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scal...
Konverter
Convert simple Keras models to pure Python 🐍+ NumPy
Deeplab-pytorch
Deeplab for semantic segmentation tasks
QuickDraw
Implementation of Quickdraw - an online game developed by Google
SSD-pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity