We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f451ac commit a93fee9Copy full SHA for a93fee9
1 file changed
README.rst
@@ -25,18 +25,10 @@ A unified ensemble framework for pytorch_ to easily improve the performance and
25
Installation
26
------------
27
28
-Stable version:
29
-
30
.. code:: bash
31
32
pip install torchensemble
33
34
-Latest version (under development):
35
36
-.. code:: bash
37
38
- pip install git+https://github.com/TorchEnsemble-Community/Ensemble-Pytorch.git
39
40
Example
41
-------
42
0 commit comments