New forum topics
- i would like to contribute
- Need help with LSTM libraries
- Memory usage in Java
- Delphi
- Stock Market Question
- Output priorities, retrieving input weights
- Local Minima Question
- Forest Cover Midterm and other Assignments in Java book and Youtube
- Forest Cover Midterm and other Assignments in Java book and Youtube
- using this course for robotics




Encog C++ is a direction we are planning on going. This is part of the reason we reorganized Encog into a core "engine" and support classes. We plan to translate this core Engine into C++. Likely in the next major version.
please tell me
So Encog Java will no longer be 100% Java?
However, the "engine" part of Encog will be ported to C++, as another platform. But it will just be another Encog platform, by no means merged with C# or Java. I just created a central "engine" so that I only need to port that part to other platforms, such as C++.
Jeff
Okay I understand now. Thanks!