Skip to content

Instantly share code, notes, and snippets.

@enijkamp
Created October 16, 2018 03:47
Show Gist options
  • Save enijkamp/1a674ab01c0bacb96c81e95a79816029 to your computer and use it in GitHub Desktop.
Save enijkamp/1a674ab01c0bacb96c81e95a79816029 to your computer and use it in GitHub Desktop.
\begin{table}[h]
\begin{tabular}{|>{\raggedright}m{0.125\textwidth}|>{\raggedright}m{0.56\textwidth}|>{\centering}m{0.08\textwidth}|>{\centering}m{0.07\textwidth}|>{\centering}m{0.07\textwidth}|}
\hline
Project & Experiment & CPU SU's & GPU SU's & Storage (GB)\tabularnewline
\hline
\hline
\multirow{3}{0.15\textwidth}{(1) Learning Generative Models}
& (a) Single-Grid Minimal Contrastive Divergence & $2,000$ & $10,000$ & $100$\tabularnewline
\cline{2-5}
& (b) Latent Variable Convolutional Energy-based Models & $2,000$ & $12,500$ & $200$\tabularnewline
\cline{2-5}
& (c) Learning Adversarial Helmholtz Machines & $2,000$ & $10,000$ & $200$\tabularnewline
\cline{2-5}
& (d) Deep Multi-View Generative Models & $4,000$ & $10,000$ & $200$\tabularnewline
\hline
\hline
\multirow{3}{0.15\textwidth}{(2) Energy Landscape Mapping}
& (a) Disjoint Multi-Scale Learning of Natural Images & $200,000$ & $2,500$ & $200$\tabularnewline
\cline{2-5}
& (b) Joint Multi-Scale Learning of Natural Images & $130,000$ & $2,500$ & $100$\tabularnewline
\cline{2-5}
& (c) Structure of Repeating Patterns in Natural Images & $90,000$ & $2,500$ & $100$\tabularnewline
\hline
\hline
\multirow{3}{0.15\textwidth}{(3) Learning Interpretable Models}
& (a) Discretization of Latent Variable Models & $5,000$ & $5,000$ & $100$\tabularnewline
\cline{2-5}
& (b) Learning Generator Nets for AAMs & $5,000$ & $15,000$ & $200$\tabularnewline
\cline{2-5}
& (c) Hierarchical Learning of Sparse FRAME Models & $100,000$ & $0$ & $200$\tabularnewline
\hline
\hline
\multicolumn{2}{|l|}{\textbf{Total Request}} & $540,000$ & $70,000$ & $1,600$ \tabularnewline
\hline
\end{tabular}
\caption{Overview of requested allocations on XSEDE Comet and Comet GPU (SDSC).}
\label{table:resources}
\end{table}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment