neuro topic

List neuro repositories

Neuro

26
Stars
4
Forks
Watchers

C# implementation of neural networks library. Contains basic types of layers (dense, convolution, pooling, flatten). Supports single CPU, Multi-CPU and GPU tensor operations (using ManagedCUDA). This...

Neuro_

38
Stars
8
Forks
Watchers

C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports...

neuro-cli

18
Stars
7
Forks
Watchers

Platform-specific API and CLI python client

pybraincompare

16
Stars
11
Forks
Watchers

brain image comparison and visualization methods for python!

awesome-neuromorphic

23
Stars
4
Forks
Watchers

A curated list of awesome neuromorphic frameworks, libraries, resources, and other things