Kaggle: seizure prediction MATLAB solution -- auto encoder approach

버전 1.0.0.0 (4.34 KB) 작성자: Jianghao Wang
Starter code for completing the Kaggle seizure prediction competition with MATLAB
다운로드 수: 200
업데이트 날짜: 2016/9/22

라이선스 보기

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/59122-kaggle-seizure-prediction-matlab-solution-auto-encoder-approach), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Get 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