ryanlinjui commited on
Commit
7965bfa
·
verified ·
1 Parent(s): 4550f7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: image-classification
8
 
9
  ## Model description
10
  This model serves as the **Eye of Darkchess Robot**, used to recognize the real-world Darkchess board.
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.
 
8
 
9
  ## Model description
10
  This model serves as the **Eye of Darkchess Robot**, used to recognize the real-world Darkchess board.
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.