Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 445 Bytes

TODO.md

File metadata and controls

18 lines (17 loc) · 445 Bytes

To-do

  1. NTM
  2. Minibatches/SGD
  3. Early stopping
  4. Hyperparameters type
  5. Reshaping layers
  6. Convolutional layers
  7. Regularisation/normalisation layers
  8. Implement more Tensor functions eg concatenation along a dimension
  9. Transformer
  10. Momentum/Adam
  11. Automatically name parameters
  12. Noise other than uniform (eg Gaussian)
  13. Hyperparameter optimization
  14. C tensor operations
  15. Heterogeneous context (CPU/GPU)
  16. Write README.md