If you want to contribute to alphaBrain, be sure to review the contribution guidelines. This project adheres to alphaBrain's code of conduct. By participating, you are expected to uphold this code.
We use GitHub issues for tracking requests and bugs, please see alphaBrain Discuss for general questions and discussion, and please direct specific questions to Stack Overflow.
The alphaBrain project strives to abide by generally accepted best practices in open-source software development:
Core: Layers: core.py Engine: Sequentail
to build: For python3: python3 setup.py bdist_wheel
For python2: python3 setup.py bdist_wheel
Disclaimer: We are open for contributions