parent
8f18a235fd
commit
83921263c8
1 changed files with 2 additions and 2 deletions
|
|
@ -10,13 +10,13 @@
|
||||||
</label>
|
</label>
|
||||||
<ul class="bigdl-quicklinks-section-nav">
|
<ul class="bigdl-quicklinks-section-nav">
|
||||||
<li>
|
<li>
|
||||||
<a href="doc/UseCase/spark-dataframe.html">Use Spark Dataframe for Deep Learning</a>
|
<a href="doc/Orca/Howto/spark-dataframe.html">Use Spark DataFrames for Deep Learning</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="doc/Orca/QuickStart/orca-pytorch-distributed-quickstart.html">Distributed PyTorch using Orca</a>
|
<a href="doc/Orca/QuickStart/orca-pytorch-distributed-quickstart.html">Distributed PyTorch using Orca</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="doc/Orca/QuickStart/orca-autoxgboost-quickstart.html">Use AutoXGBoost to tune XGBoost parameters automatically</a>
|
<a href="doc/Orca/Howto/orca-autoxgboost-quickstart.html">Use AutoXGBoost to auto-tune XGBoost parameters</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue