-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
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
Could you give any instruction about how to run the code #3
Comments
could you show me your error |
What is the role of collect6.m?Can you tell me the execution order of several files?What are the conditions for the collect6.m file to stop running?The data in IDM is missing, how to run all programs correctly?I was hoping for some Pointers. |
It is used to collect IDM data |
coolect6.m has been running, but can't find its end condition, can you tell me the reason, thank you |
You can manually stop |
|
Do you have saved data? |
|
这个代码其实有一段时间没看了,请问一下你这个是哪个代码文件报错呀? |
我的net是什么问题呢? |
是不是net文件的读取有问题呢? |
你的输入和输出是什么? |
由于按照您的代码导入的数据,您上传的文件中数据是不对应的,我就把您IDM文件里的data2-data8,还有initial2-8导入进去了,将原来您源代码导入数据那几行注释掉了,然后其余的都没有变化,就是那个plot_path_relative.m文件,按照我所理解的您的代码的意思,输入应该是state = [x_pos y_pos v_pos theta_pos temp_initial]'; 但是我查看了一下您上传文件中所保存的net.mat的权重是14列,与所输入的变量个数不同,这是我认为的出错的原因,不知是否正确,另外如果不是我所认为的,希望您能指点一下,让问题得到解决,谢谢 |
请问可以指点一下问题的所在嘛?多谢 |
我觉得需要查看一下输入的数量,你看看前面对应的是那些? |
如果重新训练net可以吗? |
hi
I try to run the IDM file,but I cann't run it ,Can you provide a detailed step?
best wish
The text was updated successfully, but these errors were encountered: