-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📚 docs: change project description and add links (#57)
- Loading branch information
1 parent
a410594
commit b23678e
Showing
9 changed files
with
34 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# 👷 GrAIExamples | ||
|
||
`GrAIExamples` contains examples that show how to interact with `GrAIdient`. | ||
[`GrAIExamples`](../../Tests/GrAIExamples) contains examples | ||
that show how to interact with `GrAIdient`. | ||
|
||
See the [examples](../Examples/EXAMPLES.md) documentation for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# 👷 GrAITestsUtils | ||
|
||
`GrAITestsUtils` contains utils to enable the testing of plugins of `GrAIdient`. | ||
[`GrAITestsUtils`](../../Sources/GrAITestsUtils) contains utils | ||
to enable the testing of plugins of `GrAIdient`. | ||
|
||
To know more about plugins, see [this documentation](../Concepts/PLUGIN.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# 👷 GrAIdient | ||
|
||
`GrAIdient` contains the different API needed to train models and interact | ||
with them. | ||
[`GrAIdient`](../../Sources/GrAIdient) contains the different API needed | ||
to train models and interact with them. | ||
|
||
See the [main concepts](../Concepts/CONCEPTS.md) to know more about `GrAIdient`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters