Skip to content

Commit 5a785c0

Browse files
committed
Update README.md
1 parent 7c0d79c commit 5a785c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
**Deep Learning .NET library, For Regression.**
55

66
## Description
7-
I tried to create a deep learning library of **Define and Run** / **NHWC format** from scratch.
7+
Deep learning library of **Define and Run** / **NHWC format**
88

99
**Supports High-Dimensional Convolution Neural Networks.** (Complex, Quaternion, Vector3D)
1010

1111
For regression problems: **High precision calculate** by FP32-FP32 arithmetic (1/8 error of FP32 arithmetic)
1212

1313
## Requirement
14-
.NET 5.0
14+
.NET 6.0
1515
CUDA 10+, Compute Capability 5.0+
1616

17-
validated: Windows
17+
validated: Windows
1818
experiment: Linux, MacOS
1919

2020
## Recommended to Install

0 commit comments

Comments
 (0)