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

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

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).