mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
55256295c0
* init a scenario for kaggle feature engineering * update the readme * Delete rdagent/app/kaggle_feature/conf.py * update some pictures * Delete rdagent/app/kaggle_feature/model.py * change a photo * add pics to docs * update the readme * update the README * for a try * for another try * change the style of the pictures in readme * fix a small bug * update the readme and the docs * update the docs * fix a typo * change a website url * change some styles * fix a typo * change the size of the logo * change two urls * Update README.md * Update README.md * Update README.md * Update README.md --------- Co-authored-by: Linlang <Lv.Linlang@hotmail.com>
35 lines
708 B
ReStructuredText
35 lines
708 B
ReStructuredText
.. RDAgent documentation master file, created by
|
|
sphinx-quickstart on Mon Jul 15 04:27:50 2024.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to RDAgent's documentation!
|
|
===================================
|
|
|
|
.. image:: _static/logo.png
|
|
:alt: RD-Agent Logo
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Doctree:
|
|
|
|
introduction
|
|
installation_and_configuration
|
|
scens/catalog
|
|
project_framework_introduction
|
|
ui
|
|
research/catalog
|
|
development
|
|
api_reference
|
|
policy
|
|
|
|
GitHub <https://github.com/microsoft/RD-Agent>
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|