Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ This model serves as the **Eye of Darkchess Robot**, used to recognize the real-
|
|
| 11 |
> for more imformation, please visit: https://github.com/ryanlinjui/darkchess-robot
|
| 12 |
|
| 13 |
### Architecture
|
| 14 |
-
Based on [LeNet](https://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf), with modifications to
|
| 15 |
|
| 16 |
<details>
|
| 17 |
<summary>Click me</summary>
|
|
|
|
| 11 |
> for more imformation, please visit: https://github.com/ryanlinjui/darkchess-robot
|
| 12 |
|
| 13 |
### Architecture
|
| 14 |
+
Based on [AlexNet](http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf) and [LeNet](https://yann.lecun.com/exdb/publis/pdf/lecun-98.pdf), with modifications to theirs architecture and parameters.
|
| 15 |
|
| 16 |
<details>
|
| 17 |
<summary>Click me</summary>
|