todo.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 23 行

HTML
23
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head></head><body><div style="text-align: center;"><big><big>To Do</big></big><br></div><div style="text-align: center;">If you've got suggestions, please addthem to the list.<br>If you've got time to help, please knock something off the list.<br></div><br><br><li>Add a Q-learner class to GClasses</li><li>Add reinforcement learning (policy iteration or value iteration) classes</li><li>Fix mem corruption bug in NaiveBayes::Reset</li><li>Restore the prune method to GDecisionTree and fix bug with discrete data</li><li>The rank tool should integrate with the ARFF chart maker</li><li>Add a SVM class to GClasses</li><li>Add more charts to the charting tool</li></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?