Glenn Jocher
GitHub
3年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
utils/plots.py
|
|
@@ -21,7 +21,7 @@ from utils.metrics import fitness |
|
|
|
|
|
|
|
# Settings |
|
|
|
matplotlib.rc('font', **{'size': 11}) |
|
|
|
matplotlib.use('Agg') # for writing to files only |
|
|
|
matplotlib.use('svg') # for writing to files only |
|
|
|
|
|
|
|
|
|
|
|
def color_list(): |