Finishing off Encog 3.1
Okay, moving towards getting Encog 3.1 to a releasable state.
First step is to close out all Encog 3.1 GitHub issues. Feel free to submit more. If they are bug fixes I will tag them 3.1. If they are enhancements I will either place them in Encog 3.2 or "Future Encog Version".
You can see the list here.
https://github.com/encog/encog-java-core/issues?milestone=1&sort=created...
This is what I am currently working on. Jeff too, to some extent, though he is currently engaged in bringing GPU processing back to Encog.
Next step... after these are all closed is to port all new enhancements (that have not been ported already) to C#.
Encog for C/C++ is on a totally different schedule.




At this point I have closed off all issues that were open in GitHub for the Java side of Encog.
Next I will begin looking at C# reported errors and porting new 3.1 enhancements to Encog 3.1 C#.
Alright! Here is my first stab at what still is needed to be done in Encog 3.1.
https://github.com/encog/encog-dotnet-core/issues?milestone=2&sort=creat...
These are what I am currently working on.