File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ A deep learning is of great interest these days, the crucial necessity for rapid
3636and designing architectures is the software environment. TensorFlow is designed to facilate this goal. The strong advantage of
3737TensorFlow is it flexibility is designing highly modular model which also can be a disadvantage too for beginers since lots of
3838the pieces must be considered together for creating the model. This issue been facilitated as well by developing high level APIs
39- such as `Keras <https://keras.io// >`_ and `Slim<https://github.com/tensorflow/models/blob/master/inception/inception/slim/README.md//> `_
39+ such as `Keras <https://keras.io/ >`_ and `Slim <https://github.com/tensorflow/models/blob/master/inception/inception/slim/README.md// >`_
4040which gather lots of the design puzzle pieces. The interesting point about TensorFlow is that **its trace can be found anywhere these days **.
4141Lots of the researchers and developers are using it and *its community is growing with the speed of light *! So the possible issues can
4242be overcome easily since they might be the issues of lots of other people considering the large number of people involved in TensorFlow community.
You can’t perform that action at this time.
0 commit comments