Tutorial materials for the 2012 IPAM Graduate Summer School on Deep Learning and Feature Learning using Theano and Torch.
IPAM Tutorials is a collection of educational materials from the 2012 IPAM Graduate Summer School on Deep Learning and Feature Learning. It provides hands-on tutorials for implementing supervised and unsupervised learning algorithms using both Python/Theano and Lua/Torch7 frameworks. The materials help participants gain practical implementation experience with various machine learning models and optimization techniques.
Graduate students and researchers attending the 2012 IPAM summer school who want hands-on experience with deep learning implementations using Theano and Torch frameworks.
These tutorials offer a unique dual-framework approach, allowing direct comparison between Python/Theano and Lua/Torch7 implementations of the same algorithms, providing valuable insights into different deep learning programming paradigms.
IPAM Tutorials on Theano/Torch
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Tutorials implement the same algorithms in both Python/Theano and Lua/Torch7, allowing direct comparison of programming approaches and framework philosophies from 2012.
Provides practical coding experience with supervised models like ConvNets and unsupervised techniques such as Autoencoders, emphasizing hyperparameter tuning and runtime considerations.
Captures the state of deep learning in 2012, offering insights into early practices and the evolution of tools, useful for academic or historical study.
Originally structured with walk-throughs and Amazon EC2 support for hands-on experimentation, facilitating active learning during the summer school.
Relies on Theano and Torch7, which are no longer actively maintained, making code execution on modern systems challenging without significant adaptation or virtual environments.
Misses a decade of advancements in deep learning, including modern architectures, optimization methods, and datasets, limiting relevance for current projects.
As a 2012 repository with no updates, users must troubleshoot issues independently, and the EC2 setup guidance is likely obsolete for today's cloud services.