Vandermode / pytorch-MemNet

pytorch reimplementation of basic architecture of MemNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytorch-MemNet

Pytorch reimplementation of basic architecture of MemNet

In terms of my own experience, the performance of this implementation is comparable to the official one (Caffe), but is much easier to train and requires less memory owing to the great capability of modern deep learning framework -- Pytorch.

About

pytorch reimplementation of basic architecture of MemNet


Languages

Language:Python 100.0%