Skip to content
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

如何把变长的数据转化为定长的神经网络输入? #6

Open
HaodaY opened this issue Dec 24, 2019 · 4 comments
Open

如何把变长的数据转化为定长的神经网络输入? #6

HaodaY opened this issue Dec 24, 2019 · 4 comments

Comments

@HaodaY
Copy link

HaodaY commented Dec 24, 2019

论文中提到神经网络的输入是variable length的<机器,任务> pair,但是神经网络的输入是定长的,请问是如何把变长的pair列表转化成定长的神经网络输入的?

@silkyrose
Copy link

代码创建brain的地方输入了sates为6,创建agent的地方建了一个和action有关的文件,但这个.ckpt文件在agents路径下找不到,其他地方都没有处理action和state。真的很难理解这代码。

@silkyrose
Copy link

不知道妹纸有没有弄懂这一块?

@HaodaY
Copy link
Author

HaodaY commented Mar 2, 2020

要调用agent的save方法时才会生成ckpt文件。

p.s. 我是男的。。。。

@silkyrose
Copy link

silkyrose commented Mar 3, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants