exdysa commited on
Commit
2ffde67
·
verified ·
1 Parent(s): 144f4af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -31,12 +31,13 @@ Example:
31
 
32
  Like other URI schema, the order of the identifiers roughly indicates their specificity from left (broad) to right (narrow)
33
 
34
- ### Domain
35
 
36
- `dev`: Varying local neural network layers, in-training, pre-release, items under evaluation, likely in unexpected formats<br>
37
- `model`: Static local neural network layers. Publicly released machine learning models with an identifier in the database<br>
38
- `operations`: Varying global neural network attributes, algorithms, optimizations and procedures on models<br>
39
- `info`: Static global neural network attributes, metadata with an identifier in the database<br>
 
40
 
41
  ### Architecture
42
  Broad and general terms for system architectures.
 
31
 
32
  Like other URI schema, the order of the identifiers roughly indicates their specificity from left (broad) to right (narrow)
33
 
34
+ ### Domains
35
 
36
+
37
+ - `dev`: Varying local neural network layers, in-training, pre-release, items under evaluation, likely in unexpected formats<br>
38
+ - `model`: Static local neural network layers. Publicly released machine learning models with an identifier in the database<br>
39
+ - `operations`: Varying global neural network attributes, algorithms, optimizations and procedures on models<br>
40
+ - `info`: Static global neural network attributes, metadata with an identifier in the database<br>
41
 
42
  ### Architecture
43
  Broad and general terms for system architectures.