New For 0.0.16 (11-1-2021):
- Dropout Layer (Remove Integration With Other Layers)
- Stride Works Some Of The Time (CNN)
- LSTM Functionality
- Input And Output n-dimensional arrays to nn functionality
- Leaky ReLU fixed
- Add Min, Mean, and Sum POOL
- POOL with stride != 2
- POOL with different sized filters
- CNN with rectangular images
- Define Model
- Many To Many RNN