This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
AbductiveLearning
/
ABLkit
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[FIX] fix a typo
pull/8/head
Gao Enhao
2 years ago
parent
a371b776f9
commit
28b65fdcd6
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
docs/Examples/MNISTAdd.rst
+1
-1
examples/mnist_add/README.md
+ 1
- 1
docs/Examples/MNISTAdd.rst
View File
@@ -432,7 +432,7 @@ We present the results of ABL as follows, which include the reasoning accuracy (
<th>Method</th>
<th>Accuracy</th>
<th>Time to achieve the Acc. (s)</th>
<th>
Peak
Memory Usage (MB)</th>
<th>
Average
Memory Usage (MB)</th>
</tr>
</thead>
<tbody>
+ 1
- 1
examples/mnist_add/README.md
View File
@@ -86,7 +86,7 @@ We present the results of ABL as follows, which include the reasoning accuracy (
<th>Method</th>
<th>Accuracy</th>
<th>Time to achieve the Acc. (s)</th>
<th>
Peak
Memory Usage (MB)</th>
<th>
Average
Memory Usage (MB)</th>
</tr>
</thead>
<tbody>
Write
Preview
Loading…
Cancel
Save