Brion
Data IO Library
A C++ library for reading and writing Blue Brain data structures.
Blue Brain C++ File IO Library
23 stars
13 watching
22 forks
Language: C++
last commit: over 1 year ago synapse
Related projects:
Repository | Description | Stars |
---|---|---|
bluebrain/morphio | A C++ library for reading and writing neuronal morphology data in various file formats. | 27 |
bluebrain/libsonata | An interface to SONATA circuit files for modeling and simulation of complex neural networks | 12 |
bluebrain/brayns | A platform for large-scale scientific visualization of neurons using ray-tracing and interactive rendering. | 291 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 560 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
gerr135/abf_io | Library to access electrophysiology data stored in Axon's ABF files | 0 |
danielaparker/jsoncons | A C++ header-only library for constructing and manipulating various data formats | 721 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
bkaradzic/bx | A base library providing OS/runtime/compiler independent core functionality to write cross-platform applications without C Runtime and Standard Library dependencies. | 569 |
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 294 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |