-
Notifications
You must be signed in to change notification settings - Fork 630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add introduction #143
add introduction #143
Conversation
2. Image. 支持图片展示。 | ||
- 输入图片展示,方便查看数据样本的质量 | ||
- 支持卷积层的结果展示,方便查看卷积之后的效果。 | ||
<p align="center"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a gan RGB image will be more attractive.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
docs/introduction/introduction.md
Outdated
|
||
<p align="center"> | ||
<img src="graph.png" height="250" width="260"/> | ||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a link for the original graph image, add to git if the image file is not large.
|
||
Visual DL 让你方便的将训练过程可视化起来,形成类似下面的图片: | ||
<p align="center"> | ||
<img src="scalar.png"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
scalar need 0.8 smooth, or it looks too steep.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.