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

模型结构和训练数据 #1

Open
P-J-Y opened this issue Nov 27, 2021 · 3 comments
Open

模型结构和训练数据 #1

P-J-Y opened this issue Nov 27, 2021 · 3 comments

Comments

@P-J-Y
Copy link
Owner

P-J-Y commented Nov 27, 2021

一些想法:

  1. 如果要长时间,就不能太高分辨率
  2. 如果要高分辨率1min,就应该把事件截断,rnn只能处理1000以内的序列
  3. 可以尝试不加padding,而是把数据取成一样的大小,然后通过conV1D降维
@P-J-Y
Copy link
Owner Author

P-J-Y commented Nov 27, 2021

看看其他人怎么处理的?
把长时间的事件按照一定的重叠截断?

@P-J-Y
Copy link
Owner Author

P-J-Y commented Nov 27, 2021

正则化:
clip怎么在keras里面加入?

@P-J-Y
Copy link
Owner Author

P-J-Y commented Nov 28, 2021

数据预处理:
磁场是否需要输入频谱?以体现磁场扰动性的变化?

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

1 participant