Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Document and create initial examples bundled with nupic.core #19

Closed
subutai opened this issue Feb 10, 2014 · 5 comments
Closed

Document and create initial examples bundled with nupic.core #19

subutai opened this issue Feb 10, 2014 · 5 comments

Comments

@subutai
Copy link
Member

subutai commented Feb 10, 2014

nupic.core contains the core C++ library for NuPIC. We should have some example applications as well that demonstrate how to use it. Some suggestions:

Ultimately we might want to split these into their own repo.

@sjmackenzie
Copy link

On one hand I think the CLI will be so small one could just sneak it in with the static/dynamic library. (we have to come up with an excellent name for the executable!)

On the other hand, from core's perspective the CLI would become a favourite and that isn't too good for the entire binding eco-system. So really the CLI should be just another citizen in core's kingdom. Demos, man pages and examples should be shipped with the CLI program. Indeed every language binding should have its own set of examples,documentation etc.

Core should just have API documentation available in the repo. Otherwise it should only deploy include files and the binary file.

@rhyolight
Copy link
Member

@subutai Is this a duplicate of #142?

@subutai
Copy link
Member Author

subutai commented Aug 21, 2014

I guess #142 is one example. The CLI idea would be very cool once we have all the algorithms in nupic.core. I guess we should create separate issues for these!

@rhyolight rhyolight self-assigned this Aug 21, 2014
@rhyolight rhyolight added this to the Sprint 29 milestone Aug 21, 2014
@rhyolight
Copy link
Member

Assigning to myself to split into separate issues next sprint.

@rhyolight
Copy link
Member

rcrowder added a commit that referenced this issue Nov 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants