32,212 research outputs found

    Benchmarking Air Emissions of the 100 Largest Electric Power Producers in the United States

    Get PDF
    The 2015 Benchmarking report is the eleventh collaborative effort highlighting environmental performance and progress in the nation's electric power sector. The Benchmarking series uses publicly reported data to compare the emissions performance of the 100 largest power producers in the United States. The current report is based on 2013 generation and emissions data.The Benchmarking report facilitates the comparison of emissions performance by combining generation and fuel consumption data compiled by EIA with emissions data on sulfur dioxide (SO2), nitrogen oxides (NOx), carbon dioxide (CO2) and mercury compiled by EPA; error checking the data; and presenting emissions information for the nation's 100 largest power producers in a graphic format that aids in understanding and evaluating the data. The report is intended for a wide audience, including electric industry executives, environmental advocates, financial analysts, investors, journalists, power plant managers, and public policymakers

    Benchmarking Deep Reinforcement Learning for Continuous Control

    Get PDF
    Recently, researchers have made significant progress combining the advances in deep learning for learning feature representations with reinforcement learning. Some notable examples include training agents to play Atari games based on raw pixel data and to acquire advanced manipulation skills using raw sensory inputs. However, it has been difficult to quantify progress in the domain of continuous control due to the lack of a commonly adopted benchmark. In this work, we present a benchmark suite of continuous control tasks, including classic tasks like cart-pole swing-up, tasks with very high state and action dimensionality such as 3D humanoid locomotion, tasks with partial observations, and tasks with hierarchical structure. We report novel findings based on the systematic evaluation of a range of implemented reinforcement learning algorithms. Both the benchmark and reference implementations are released at https://github.com/rllab/rllab in order to facilitate experimental reproducibility and to encourage adoption by other researchers.Comment: 14 pages, ICML 201

    Fast Calculation of the Lomb-Scargle Periodogram Using Graphics Processing Units

    Full text link
    I introduce a new code for fast calculation of the Lomb-Scargle periodogram, that leverages the computing power of graphics processing units (GPUs). After establishing a background to the newly emergent field of GPU computing, I discuss the code design and narrate key parts of its source. Benchmarking calculations indicate no significant differences in accuracy compared to an equivalent CPU-based code. However, the differences in performance are pronounced; running on a low-end GPU, the code can match 8 CPU cores, and on a high-end GPU it is faster by a factor approaching thirty. Applications of the code include analysis of long photometric time series obtained by ongoing satellite missions and upcoming ground-based monitoring facilities; and Monte-Carlo simulation of periodogram statistical properties.Comment: Accepted by ApJ. Accompanying program source (updated since acceptance) can be downloaded from http://www.astro.wisc.edu/~townsend/resource/download/code/culsp.tar.g
    • …
    corecore