An open API service indexing awesome lists of open source software.

https://github.com/ivanprodaiko94/ucu-deep-learning-homework

pytorch layers implementation
https://github.com/ivanprodaiko94/ucu-deep-learning-homework

cnn convolutional-neural-networks deep-learning machine-learning neural-network python pytorch ucu

Last synced: 3 months ago
JSON representation

pytorch layers implementation

Awesome Lists containing this project

README

          

# Deep learning
# Home work №2

### Results:

- Pytorch:

![pytorch](./imgs/torch.png)

- Vector:

![vector](./imgs/vector.png)

- Scalar:

One epoch training over an hour with batch size 4, while increasing
the batch size led to memory error.