Skip to content

Commit 97328f6

Browse files
committed
doc: update README.rst
1 parent b914d3f commit 97328f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Supported Ensemble
100100
+-------------------------+------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+
101101
| Adversarial Training | Parallel | `[NIPS'17] Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles <https://arxiv.org/pdf/1612.01474.pdf>`__ | adversarial_training.py |
102102
+-------------------------+------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+
103-
| Fast Geometric Ensemble | Sequential | `[NIPS'18] Loss Surfaces, Mode Connectivity, and Fast Ensembling of DNNs <https://arxiv.org/pdf/1802.10026;Loss>`__ | fast_geometric.py |
103+
| Fast Geometric Ensemble | Sequential | `[NeurIPS'18] Loss Surfaces, Mode Connectivity, and Fast Ensembling of DNNs <https://arxiv.org/pdf/1802.10026;Loss>`__ | fast_geometric.py |
104104
+-------------------------+------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------+
105105

106106
Experiment
@@ -114,3 +114,4 @@ Package Dependency
114114
- scikit-learn>=0.23.0
115115
- torch>=1.4.0
116116
- torchvision>=0.2.2
117+
- tensorboard==2.*

0 commit comments

Comments
 (0)