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

https://github.com/riju18/pytorch-journey

Learning PyTorch to understand that where it's different from Tensorflow.
https://github.com/riju18/pytorch-journey

ann jupyter-notebook python3 pytorch

Last synced: about 2 months ago
JSON representation

Learning PyTorch to understand that where it's different from Tensorflow.

Awesome Lists containing this project

README

        

# Learning & experimental Project :
## Comparison with Tensorflow :
+ ANN :
+ Speed :
+ Slower than TensorFlow in both CPU and GPU
+ Evaluation :
+ PyTorch reduced more FN than Tensorflow
+ Accuracy is 2-3% better than Tensorflow
+ Summary :
+ Need more experiments to evaluate which one is better in particular dataset