We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在复现L2O-Scale-Training时,根据Readme文件安装好环境以后,遇见了如下的问题:
具体运行代码为 python metarun.py --train_dir=hess_cl_mt --regularize_time=none --alpha=1e-4 --reg_optimizer=True --reg_option=hessian-esd --include_softmax_2_class_problems --num_problems=1 --num_meta_iterations=100 --fix_unroll=True --fix_unroll_length=20 --evaluation_period=1 --evaluation_epochs=5 --use_second_derivatives=False --if_cl=False --if_mt=False --mt_ratio=0.1 --mt_k=1
得到的报错在log文件中,请问这种问题应该如何解决呢 log.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我在复现L2O-Scale-Training时,根据Readme文件安装好环境以后,遇见了如下的问题:
具体运行代码为
python metarun.py --train_dir=hess_cl_mt --regularize_time=none --alpha=1e-4 --reg_optimizer=True --reg_option=hessian-esd --include_softmax_2_class_problems --num_problems=1 --num_meta_iterations=100 --fix_unroll=True --fix_unroll_length=20 --evaluation_period=1 --evaluation_epochs=5 --use_second_derivatives=False --if_cl=False --if_mt=False --mt_ratio=0.1 --mt_k=1
得到的报错在log文件中,请问这种问题应该如何解决呢
log.txt
The text was updated successfully, but these errors were encountered: