Skip to content
Intuitions by Hamidreza Saghir

← All tags

#data-science

6 posts

data science

Understand PyTorch code in 10 minutes

So PyTorch is the new popular framework for deep learners and many new papers release code in PyTorch that one might want to inspect. Here is my understanding of it narrowed down…

Read →

data science

Theano workflow

Theano might look intimidating, but there are a few concepts that if understood, would make the engineering involved in deep learning more tangible. The first is the concept of…

Read →