scispace - formally typeset
J

James Bergstra

Researcher at Université de Montréal

Publications -  45
Citations -  22978

James Bergstra is an academic researcher from Université de Montréal. The author has contributed to research in topics: Python (programming language) & Feature learning. The author has an hindex of 28, co-authored 45 publications receiving 18522 citations. Previous affiliations of James Bergstra include Harvard University & University of Waterloo.

Papers
More filters
Journal Article

Random search for hyper-parameter optimization

TL;DR: This paper shows empirically and theoretically that randomly chosen trials are more efficient for hyper-parameter optimization than trials on a grid, and shows that random search is a natural baseline against which to judge progress in the development of adaptive (sequential) hyper- parameter optimization algorithms.
Proceedings Article

Algorithms for Hyper-Parameter Optimization

TL;DR: This work contributes novel techniques for making response surface models P(y|x) in which many elements of hyper-parameter assignment (x) are known to be irrelevant given particular values of other elements.
Posted Content

Theano: A Python framework for fast computation of mathematical expressions

Rami Al-Rfou, +111 more
TL;DR: The performance of Theano is compared against Torch7 and TensorFlow on several machine learning models and recently-introduced functionalities and improvements are discussed.
Proceedings Article

Making a Science of Model Search: Hyperparameter Optimization in Hundreds of Dimensions for Vision Architectures

TL;DR: This work proposes a meta-modeling approach to support automated hyperparameter optimization, with the goal of providing practical tools that replace hand-tuning with a reproducible and unbiased optimization process.
Posted Content

Theano: new features and speed improvements

TL;DR: New features and efficiency improvements to Theano are presented, and benchmarks demonstrating Theano's performance relative to Torch7, a recently introduced machine learning library, and to RNNLM, a C++ library targeted at recurrent neural networks.