Skip to main content

SDK for programming Neuromap neuromorphic chips

Project description

Neuromap SDK

Python SDK for programming Neuromap neuromorphic chips.

Installation

pip install neuromap

For development:

pip install -e ".[dev]"

Quick Start

from neuromap import Network, Trainer, Exporter, chips

# Build a network matching the NeuroSoC-v1 chip
net = Network(chips.NEUROSOC_V1)
print(net.summary())

# Train
trainer = Trainer(net, lr=1e-3, epochs=20)
history = trainer.fit(train_loader, val_loader)

# Export for deployment
Exporter(net).quantize().save("model.nmap")

Running Tests

pytest tests/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neuromap-0.1.0.tar.gz (32.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neuromap-0.1.0-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file neuromap-0.1.0.tar.gz.

File metadata

  • Download URL: neuromap-0.1.0.tar.gz
  • Upload date:
  • Size: 32.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for neuromap-0.1.0.tar.gz
Algorithm Hash digest
SHA256 68b81b8e5be2db7d319f9a642723761a319183fd445cd5046e6c8d4c493b3a08
MD5 974e745baac52c9df2b96616be0ffdfe
BLAKE2b-256 3e5f2cca8faeb8fe966ae006a21fb9b9885ab1352bdd80a02e7c88c6e164c6c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuromap-0.1.0.tar.gz:

Publisher: publish.yml on laurent-colas/neuromap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file neuromap-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neuromap-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 21.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for neuromap-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 81cb5ac3cb7987915bd6c87c946e744659f5a16706489c82e3158a746b893060
MD5 d0b2e8543885a3c780cad5f81e756af5
BLAKE2b-256 ac7ca2dab639926f447c686777abc4051e65fcde232e3bf8b0f9fcc3e2fc0bae

See more details on using hashes here.

Provenance

The following attestation bundles were made for neuromap-0.1.0-py3-none-any.whl:

Publisher: publish.yml on laurent-colas/neuromap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page