Skip to content

Instantly share code, notes, and snippets.

0.0299200648336007 0.0662007858146681
0.0662007858146681 0.1015975060752075
0.1015975060752075 0.1290483012331395
0.1290483012331395 0.1445938152973561
0.1445938152973561 0.1484120982785986
0.1484120982785986 0.1433432105059364
0.1433432105059364 0.1330476794205226
0.1330476794205226 0.1209298625812122
0.1209298625812122 0.1097085022107571
0.1097085022107571 0.1012671372927664
@stefanonardo
stefanonardo / early_stopping.py
Last active February 28, 2024 19:21
Early Stopping PyTorch
# MIT License
#
# Copyright (c) 2018 Stefano Nardo https://gist.github.com/stefanonardo
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions: