Write tests for handling of positional arguments
abdrysdale opened this issue · comments
alimongo commented
Write tests for BrianPurgh's implementation of positional arguments.
- Write a positional argument neural network module.
- Run test suite on positional argument on neural network module.
alimongo commented
Tested and fixed _forward implementation.