[Haskell-cafe] Any recommendations on how to interact with the running state of a program?

Anatoly Yakovenko aeyakovenko at gmail.com
Mon May 25 21:14:52 UTC 2015


I am playing around with some deep learning algorithms and I need a way to
periodically read the intermediate result and change some of the system
variables.

Any ideas on how to best approach this problem?  I was thinking of
something basic, like having the program periodically read and write from
some files.

Thanks,
Anatoly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150525/4dba07dd/attachment.html>


More information about the Haskell-Cafe mailing list