|
1 | | -\begin {acronym}[Bash] |
2 | | - \acro {RL} {Reinforcement Learning} |
3 | | - \acro {CRIU} {Checkpoint/Restore in Userspace} |
4 | | - \acro {VM} {Virtual Machines} |
5 | | - \acro {JMI} {Java Message Service} |
6 | | - \acro {XML} {Extensive Markup Language} |
7 | | - \acro {JSON} {JavaScript Object Notation} |
8 | | - \acro {DeepRL} {Deep Reinforcement Learning} |
9 | | - \acro {JAXB} {Java Architecture for XML} |
10 | | - \acro {POJO} {Plain Old Java Object} |
11 | | - \acro {POPO} {Plain Old Python Object} |
12 | | - \acro {DU} {Distribution Utility} |
| 1 | +\newpage |
| 2 | +\section*{Abbreviations} |
| 3 | +\begin {acronym}[PowerTAC] |
| 4 | +%:.,+33sort |
| 5 | + \acro {AI} {Artificial Intelligence} |
13 | 6 | \acro {CHP} {Combined Heat and Power Unit} |
14 | | - \acro {SARSA} {State-Action-Reward-State-Action} |
| 7 | + \acro {CPU} {Central Processing Unit} |
| 8 | + \acro {DU} {Distribution Utility} |
| 9 | + \acro {DeepRL} {Deep Reinforcement Learning} |
| 10 | + \acro {GPU} {Graphical Processing Unit} |
15 | 11 | \acro {GRPC} {Google Remote Process Call} |
16 | | - \acro {NN} {Neural Networks} |
| 12 | + \acro {JAXB} {Java Architecture for XML} |
| 13 | + \acro {JMI} {Java Message Service} |
| 14 | + \acro {JSON} {JavaScript Object Notation} |
| 15 | + \acro {kWh} {Killowatt hour} |
17 | 16 | \acro {MDP} {Markovian Decision Process} |
18 | | - \acro {PowerTAC} {Power Trading Agent Competition} |
| 17 | + \acro {NN} {Neural Networks} |
| 18 | + \acro {POJO} {Plain Old Java Object} |
19 | 19 | \acro {POMDP} {Partially Observable Markovian Decision Process} |
20 | | - \acro {AI} {Artificial Intelligence} |
| 20 | + \acro {POPO} {Plain Old Python Object} |
21 | 21 | \acro {PPO} {Proximal Policy Optimization} |
22 | | - \acro {POMDP} {Partially Observable Markovian Decision Process} |
23 | | - \acro {GPU} {Graphical Processing Unit} |
24 | | - \acro {UL} {Unsupervised Learning} |
25 | | - \acro {API} {Application Programming Interface} |
26 | | - \acro {SL} {Supervised Learning} |
27 | | - \acro {RNN} {Recurrent Neural Network} |
28 | | - \acro {LSTM} {Long-Short Term Memory} |
29 | | - \acro {CNN} {Convolutional Neural Network} |
30 | | - \acro {CPU} {Central Processing Unit} |
| 22 | + \acro {PowerTAC} {Power Trading Agent Competition} |
| 23 | + \acro {RL} {Reinforcement Learning} |
| 24 | + \acro {SARSA} {State-Action-Reward-State-Action} |
| 25 | + \acro {SOTA} {state-of-the-art} |
31 | 26 | \acro {TF} {TensorFlow} |
32 | 27 | \acro {TPU} {Tensor Processing Unit} |
33 | | - \acro {SOTA} {state-of-the-art} |
| 28 | + \acro {XML} {Extensive Markup Language} |
| 29 | + \acro {API} {Application Programming Interface} |
| 30 | + \acro {CNN} {Convolutional Neural Network} |
| 31 | + \acro {CRIU} {Checkpoint/Restore in Userspace} |
| 32 | + \acro {LSTM} {Long-Short Term Memory} |
| 33 | + \acro {RNN} {Recurrent Neural Network} |
| 34 | + \acro {SL} {Supervised Learning} |
| 35 | + \acro {UL} {Unsupervised Learning} |
| 36 | + \acro {VM} {Virtual Machine} |
34 | 37 |
|
35 | 38 | \end {acronym} |
0 commit comments