PyTorch: First program and walk through – Towards Data Science – Medium
I saw that Fast.ai is shifting on PyTorch, I saw that PyTorch is utmost favourable for research prototyping. So, I decided to implement some research paper in PyTorch. I have already worked on C-DSSM model at Parallel Dots. But there my implementation was in Keras. I will emphasize on the hacker perspective, of porting the code from Keras to PyTorch, than the research perspective in the blog here.
Sep-17-2017
- Technology: