摘要:
2021-06-01 10:32:15.183997: W tensorflow/python/util/util.cc:348] Sets are not currently considered sequences, but this may change in the future, so c 阅读全文
摘要:
from keras.utils import to_categorical module 'tensorflow.compat.v2' has no attribute '__internal__ from keras.utils import to_categorical $ python te 阅读全文
摘要:
验证集loss上升,准确率却上升 验证集loss上升,acc也上升这种现象很常见,原因是过拟合或者训练验证数据分布不一致导致,即在训练后期,预测的结果趋向于极端,使少数预测错的样本主导了loss,但同时少数样本不影响整体的验证acc情况。ICML2020发表了一篇文章:《Do We Need Zer 阅读全文
摘要:
分子沉降系数分子沉降系数是用离心法时,大分子沉降速度的量度,等于每单位离心场的速度。或s=v/ω^2?r。s是沉降系数,ω是离心转子的角速度(弧度/秒),r是到旋转中心的距离,v是沉降速度。分子沉降系数以每单位重力的沉降速度表示,(the velocity per unit force)并且通常为1 阅读全文