We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901810d commit d402040Copy full SHA for d402040
README.md
@@ -10,14 +10,14 @@ The main idea is that there's much stuff you do every time you start your tensor
10
- [Project architecture](#project-architecture)
11
- [Folder structure](#folder-structure)
12
- [ Main Components](#main-components)
13
- - [Model](#model)
+ - [Models](#models)
14
- [Trainer](#trainer)
15
- [Data Loader](#data-loader)
16
- [Logger](#logger)
17
- [Configration](#configuration)
18
- [Main](#main)
19
- [Future Work](#future-work)
20
- - [Contributing](#Contributing)
+ - [Contributing](#contributing)
21
- [Acknowledgments](#acknowledgments)
22
23
# In a Nutshell
0 commit comments