neural-networks topic

List neural-networks repositories

Neural-Network-Sandbox

67
Stars
15
Forks
Watchers

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

49
Stars
5
Forks
Watchers

Optical character recognition of Farsi and Arabic letters

brain-bits

171
Stars
25
Forks
Watchers

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

10.5k
Stars
1.8k
Forks
Watchers

Minimal and clean examples of machine learning algorithms implementations

HyperDenseNet

148
Stars
41
Forks
Watchers

This repository contains the code of HyperDenseNet, a hyper-densely connected CNN to segment medical images in multi-modal image scenarios.

LiviaNET

162
Stars
51
Forks
Watchers

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

39
Stars
9
Forks
Watchers

Convert simple Keras models to pure Python 🐍+ NumPy

Deeplab-pytorch

60
Stars
12
Forks
Watchers

Deeplab for semantic segmentation tasks

QuickDraw

883
Stars
172
Forks
Watchers

Implementation of Quickdraw - an online game developed by Google

SSD-pytorch

162
Stars
47
Forks
Watchers

SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity