Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.08 KB

DeepArchitect: Automatically Designing and Training Deep Architectures

This repository contains a Python implementation of the DeepArchitect framework described in our paper. To get familiar with the framework, we recommend starting with this tutorial.

A tar file with the logs of the experiments in the paper is available here. You can download it, unzip it in the top folder of the repo, and generate the plots of the paper using plots.py. The logs are composed of text and pickle files. It may be informative to inspect them. The experiments reported in the paper can be reproduced using experiments.py.

Contributors: Renato Negrinho, Geoff Gordon, Matt Gormley, Christoph Dann, Matt Barnes.