Jeff Heaton

Results 51 comments of Jeff Heaton

Has anyone on the TF-Agents team ever thought of putting together a colab tutorial on how to run Atari games? This seems to be a real weak spot for TF-Agents....

I agree it looks odd, but as near as I can tell this is the data. I tested, and got the same result. But when I look at your data...

Will have to think about that. I think the neural network needs to remain fairly agnostic of normalization. Perhaps creating a new error function that does not simply take a...

Encog does not have any support for reading audio directly. However I will add an example of directly building a dataset of this type from scratch.

Thank you. I would be very interested in adding Haskell examples. I will take a look at what you have so far soon.

That is a very good idea! It would be a nice enhancement to Encog to read/write these files.

I will have to think about this some more. For now I am assigning to 3.1.

Java examples have been reworked to use DL4J. Next the C# will be updated for CNTK.

Thanks, that is a good idea. I will add this as an enhancement soon.

I know Encog does not return the same outputs in all cases, so this is something to do with this unique case, so I am marking as support. Usually when...