Skip to main content

Experimental project for machine learning.

Project description

# protobrain This is an experimental project for machine learning techniques.

Loosely based on Hierarchical Temporal Memory by [Numenta](http://numenta.org/).

## Building the protobuf files To use this project you’ll need to build the protobuf files. ` protoc -I=. --python_out=. protobrain/proto/*.proto `

For more information on Protocol buffers, read the [official documentation](https://developers.google.com/protocol-buffers/).

## Testing This project uses pytest and the tests can be run from the repository root. ` python -m pytest `

## License protobrain is a project licensed under GNU GPLv3.

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

protobrain-0.0.2.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

protobrain-0.0.2-py2.py3-none-any.whl (19.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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