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

Create pure C++ example code for Network API #142

Open
Tracked by #367
rhyolight opened this issue Jun 30, 2014 · 5 comments
Open
Tracked by #367

Create pure C++ example code for Network API #142

rhyolight opened this issue Jun 30, 2014 · 5 comments

Comments

@rhyolight
Copy link
Member

From: https://issues.numenta.org/browse/NPC-205

A simple "hello NuPIC" application demonstrating the simplest case. This might not do anything useful, but developers can use this as a base for building their own applications.

@scottpurdy scottpurdy added this to the Sprint 26 milestone Jul 12, 2014
@rhyolight rhyolight removed this from the Sprint 26 milestone Jul 25, 2014
@rhyolight rhyolight added the P3 label Sep 5, 2014
@rhyolight rhyolight added this to the Documentation milestone Sep 19, 2014
@rhyolight rhyolight modified the milestones: Beta, Documentation Oct 14, 2014
@rhyolight rhyolight modified the milestones: 0.3.0, 0.2.0 Jan 21, 2015
@rhyolight rhyolight modified the milestones: 0.4.0, 0.3.0, 1.0.0, 0.6.0 Feb 21, 2015
@breznak breznak mentioned this issue Feb 26, 2015
13 tasks
@breznak
Copy link
Member

breznak commented Mar 22, 2016

Is there a class providing a simple functionality for loading and parsing CSV files?
Like in https://stackoverflow.com/questions/1120140/how-can-i-read-and-parse-csv-files-in-c
I found VectorFile{,Sensor}.hpp but that's aimed at OPF NetworkAPI and quite bloated;
@rhyolight ?

@rhyolight
Copy link
Member Author

Not that I know of, @breznak. I see you opened a PR for that.

@breznak
Copy link
Member

breznak commented Apr 15, 2016

Matt,my PR is for pure c++ anomaly example, but at low level,not Network API

Marek Otahal :o)

@rhyolight
Copy link
Member Author

Ah, I see. No, we don't have a C++ Network API example.

@subutai
Copy link
Member

subutai commented Apr 18, 2016

@rhyolight There's a simple one here:

nupic.core/src/examples/regions/HelloRegions.cpp

It doesn't really do anything useful, just demonstrates the API.

breznak pushed a commit to breznak/nupic.core that referenced this issue Dec 12, 2018
Sorry, I could not make git work but here is my updated version.
This started as PR numenta#142
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

5 participants