Open Source Deep Learning Project: torchnet

torchnet: Torch on steroids

Project Website: None

Github Link:

Description

torchnet is a framework for torch which provides a set of abstractions aiming at encouraging code re-use as well as encouraging modular programming.

At the moment, torchnet provides four set of important classes:

Dataset: handling and pre-processing data in various ways.
Engine: training/testing machine learning algorithm.
Meter: meter performance or any other quantity.
Log: output performance or any other string to file / disk in a consistent manner.


Leave a Reply

Your email address will not be published. Required fields are marked *