Kaggle: seizure prediction MATLAB solution -- auto encoder approach

バージョン 1.0.0.0 (3.52 KB) 作成者: Jianghao Wang
Starter code for completing the Kaggle seizure prediction competition with MATLAB
ダウンロード: 167
更新 2016/9/19

ライセンスの表示

This is a MATLAB solution to the Melbourne University AES/MathWorks/NIH Seizure Prediction (https://www.kaggle.com/c/melbourne-university-seizure-prediction).
It is built upon using autoencoders and neural nets from the Neural Network Toolbox.

The zip file contains:
1. autoencoder_train.m,
a script that constructs a deep network using autoencoders as explained in the example here: http://www.mathworks.com/help/nnet/ug/construct-deep-network-using-autoencoders.html. After constructing the deep or stacked network, the deep network is adapted with more training data.

2. autoencoder_test.m,
a script that loads the neural net constructed from the training data, and make predictions of validation and test data.

引用

Jianghao Wang (2024). Kaggle: seizure prediction MATLAB solution -- auto encoder approach (https://www.mathworks.com/matlabcentral/fileexchange/59157-kaggle-seizure-prediction-matlab-solution-auto-encoder-approach), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGet Started with Deep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0