question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add data streaming to Neat

See original GitHub issue

Dependencies

  • Data streaming in node
  • Data streaming in layer
  • Data streaming in network

Description

Is your feature request related to a problem? Please describe.

No.

Describe the solution you’d like

Being able to “stream” data into a population as if it were an individual network looping through network.activate() and network.propagate().

Alternatively we can begin to support RL

Additional context

image

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
tracycollinscommented, Jun 10, 2019

@luiscarbonell this looks good, although I’d also like an option to feed it via a node stream, and maybe also a way to feed it via a fifo, in addition to reading from a file path. That would allow me to generate data on the fly

3reactions
tracycollinscommented, Jun 9, 2019

@tracycollins thanks for sharing with us! We’ll make this a much higher priority as it seems like something a lot of people are looking for

Looking forward to this.

Also, an unrelated item that would be nice to have: labels for input and output nodes. I think they are only identified by array index right now? It would help with testing various networks in parallel that have different inputs.

Right now, I add my own wrapper to the network object that provides this feature (among other things).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transactions in Neat - Neat HelpCenter
There is no limit to the number of accounts you can add to Neat for transaction streaming. How many of my past transactions...
Read more >
Streaming Data Architecture in 2022: Components & Examples
Streaming data is becoming a core component of enterprise data ... You can set up ad hoc SQL queries via the AWS Management...
Read more >
Excel Data Streaming - YouTube
How to use the free Excel add -on to stream data in real time from your Arduino or Raspberry Pi ... 10 Super...
Read more >
Live Streaming Data and Power BI - YouTube
Learn how to quickly set up real time streaming data feeds and report on them using Power BI.Power Shell Script from videoFunction ...
Read more >
Power BI Streaming Datasets with Microsoft Automate [Tutorial]
... creating streaming datasets in Power BI using Microsoft Automate (previous called Microsoft Flow) to orchestrate the movement of data...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found