-
Notifications
You must be signed in to change notification settings - Fork 119
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
label和使用数据 #2
Comments
模型代码你不是看过了吗,代码只有模型训练没别的了 要具备泛化能力要考虑自适应正态分布,因为每个人的肌电数据分布是不同的,具体可以参见吴恩达教程 |
@allrobot @malele4th 你好 能否交流一下 最近在研究这个 |
我也就拿4层卷积网络作为本科论文内容。。。现在不怎么想搞了,肌电你做好采集、过滤工作,网上随便拿个模型算法,把数据集输入到模型训练就完事了 |
DB2的数据下载后完全用不了,每一组数据都缺少一列restimulus,DB2的完全没法跑 |
你好,有谁最近在做这个吗,可以交流下。 |
你好,我也遇到这个问题,请问你解决了吗 |
你现在还在做吗,可以和你交流一下嘛 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,我看在DB2上训练的代码,label为0的都被去除了,这样就只有49类了,为什么还是50类呢?
还有就是为什么只用了一个人的数据训练呢?这根本就不具有鲁棒性啊?
The text was updated successfully, but these errors were encountered: