Foxhound icon indicating copy to clipboard operation
Foxhound copied to clipboard

Merge to Master Checklist

Open madisonmay opened this issue 10 years ago • 0 comments

  • [ ] Tests
  • [ ] Documentation (readme.io? inline?)
  • [x] Cost functions class interface (like updates and regularization) with default
  • [x] Auto-intuit best cost function for highest layer of net (cce = softmax, mse = linear, etc...)
  • [ ] knn.py
  • [ ] inspect internal state (look at activation)
  • [x] stopping functions class interface (like updates and regularization) with default
  • [ ] CNN

madisonmay avatar Nov 20 '14 23:11 madisonmay