Add reference to where the weights were obtained from

This commit is contained in:
Somshubra Majumdar
2017-12-06 14:38:39 -06:00
parent aeb39bd426
commit 5a11356e89
+2
View File
@@ -10,6 +10,8 @@ The reference implementation:
nasnet/nasnet.py
2. TensorNets
- https://github.com/taehoonlee/tensornets/blob/master/tensornets/nasnets.py
3. Weights
- https://github.com/tensorflow/models/tree/master/research/slim/nets/nasnet
"""
from __future__ import print_function
from __future__ import absolute_import