the-anna-project / annad

The annad package implements a command line tool to run the neural network of the anna project.
https://anna.earth
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

provide flag for echoing network input #204

Closed xh3b4sd closed 8 years ago

xh3b4sd commented 8 years ago

When testing the integration between client and server it is super useful to bypass all neural activity and simply return the input the network received. That way streaming can be tested from end to end.