Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 259 Bytes

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