ryanlinjui commited on
Commit
29e3e9b
1 Parent(s): 22bdd47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 its architecture and parameters.
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>