https://github.com/marcus-24/tensorflow_v_pytorch
This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch
https://github.com/marcus-24/tensorflow_v_pytorch
computer-vision forecasting-models python pytorch sentiment-analysis tensorflow
Last synced: 11 months ago
JSON representation
This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch
- Host: GitHub
- URL: https://github.com/marcus-24/tensorflow_v_pytorch
- Owner: marcus-24
- Created: 2024-03-22T13:18:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T17:54:53.000Z (about 2 years ago)
- Last Synced: 2025-07-04T17:16:56.336Z (12 months ago)
- Topics: computer-vision, forecasting-models, python, pytorch, sentiment-analysis, tensorflow
- Language: Python
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TensorFlow_v_Pytorch
This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch. The goal is to recreate the TensorFlow models (in tensorflow_models folder) into the equivalent Pytorch models (in the pytorch_models folder).