├── LICENSE ├── README.md └── label_smoothing.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wangleiofficial/label-smoothing-pytorch/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wangleiofficial/label-smoothing-pytorch/HEAD/README.md -------------------------------------------------------------------------------- /label_smoothing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wangleiofficial/label-smoothing-pytorch/HEAD/label_smoothing.py --------------------------------------------------------------------------------