Browse Source

[DOC] add link

pull/1/head
troyyyyy 2 years ago
parent
commit
5633af5d64
3 changed files with 3 additions and 3 deletions
  1. +2
    -2
      docs/Intro/Basics.rst
  2. +0
    -0
      docs/Overview/Abductive-Learning.rst
  3. +1
    -1
      docs/index.rst

+ 2
- 2
docs/Intro/Basics.rst View File

@@ -4,8 +4,8 @@ Learn the Basics
Modules in ABL-Package
----------------------

The ABL-Package is an implementation of Abductive Learning, designed to
harmoniously integrate and balance the use of machine learning and
ABL-Package is an implementation of `Abductive Learning <../Overview/Abductive-Learning.html>`_,
designed to harmoniously integrate and balance the use of machine learning and
logical reasoning within a unified model. As depicted below, the
ABL-Package comprises three primary modules: **Data**, **Learning**, and
**Reasoning**, corresponding to the three pivotal components in current


docs/Overview/Abductive Learning.rst → docs/Overview/Abductive-Learning.rst View File


+ 1
- 1
docs/index.rst View File

@@ -4,7 +4,7 @@
:maxdepth: 1
:caption: Overview

Overview/Abductive Learning
Overview/Abductive-Learning
Overview/Installation

.. toctree::


Loading…
Cancel
Save