brainstorm

Neural Network Framework

A neural network framework designed to make working with neural networks fast and flexible.

Fast, flexible and fun neural networks.

GitHub

1k stars
97 watching
152 forks
Language: Python
last commit: about 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
antoniodeluca/dn2a A toolkit for building and training dynamic neural networks 463
taolei87/rcnn An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. 355
hshindo/merlin.jl A Julia-based framework for building and training neural networks 144
alejandro-isaza/braincore An iOS and OS X neural network framework using Metal and Swift for building and executing neural networks 380
ivan-vasilev/neuralnetworks A Java implementation of deep learning algorithms and neural networks with GPU acceleration 1,232
swift-ai/neuralnet A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. 211
pluskid/mocha.jl A deep learning framework for Julia inspired by Caffe, providing an efficient and modular way to train neural networks. 1,287
mila-iqia/blocks A framework for building and training neural networks using Theano 1,157
elixir-nx/axon Provides a framework for building and training neural networks using Elixir and Nx. 1,550
ivaylo-popov/theano-lights A deep learning framework built on top of Theano, providing a wide range of models and training techniques for research and development. 267
patrikeh/go-deep A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. 536
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 372
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
guanghan/darknet An implementation of a neural network framework for computer vision tasks, supporting both CPU and GPU computation. 243
alpmestan/hnn A Haskell library providing a basic framework for building neural networks. 112