https://github.com/diegoperea20/pytorch-vs-tensorflow
Testing the differences of the pytorch and tensorflow libraries in the different prediction and classification applications, each of them gives improvements depending on the problem they are assigned or data set assigned.
https://github.com/diegoperea20/pytorch-vs-tensorflow
classification data images prediction pytorch tensorflow
Last synced: about 2 months ago
JSON representation
Testing the differences of the pytorch and tensorflow libraries in the different prediction and classification applications, each of them gives improvements depending on the problem they are assigned or data set assigned.
- Host: GitHub
- URL: https://github.com/diegoperea20/pytorch-vs-tensorflow
- Owner: diegoperea20
- Created: 2023-04-12T22:10:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-20T18:25:46.000Z (about 3 years ago)
- Last Synced: 2025-01-13T10:11:18.580Z (over 1 year ago)
- Topics: classification, data, images, prediction, pytorch, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 43.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pytorch-vs-Tensorflow
Testing the differences of the pytorch and tensorflow libraries in the different prediction and classification applications, each of them gives improvements depending on the problem they are assigned or data set assigned.