issues
search
kylemath
/
DeepEEG
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
MIT License
269
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump tensorflow from 1.13.0rc1 to 2.9.3
#52
dependabot[bot]
opened
2 years ago
0
Bump protobuf from 3.6.1 to 3.18.3
#51
dependabot[bot]
opened
2 years ago
0
Bump numpy from 1.16.1 to 1.22.0
#50
dependabot[bot]
opened
2 years ago
0
Bump tensorflow from 1.13.0rc1 to 2.7.2
#49
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 1.13.0rc1 to 2.6.4
#48
dependabot[bot]
closed
2 years ago
1
Bump protobuf from 3.6.1 to 3.15.0
#47
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 1.13.0rc1 to 2.5.3
#46
dependabot[bot]
closed
2 years ago
1
Attempting to bump versions, need to catch up integration with MNE
#45
korymath
opened
3 years ago
0
Yup, I'll add that to the conda create command python=3 or 3.8?
#44
komalsuryawanshi
opened
3 years ago
0
Bump tensorflow from 1.13.0rc1 to 2.5.1
#43
dependabot[bot]
closed
2 years ago
1
Tenserflow version
#42
ardaxz99
opened
3 years ago
2
Bump pyyaml from 4.2b1 to 5.4
#41
dependabot[bot]
opened
3 years ago
0
How to solve these? both in Sim and BV, should we change the pip install -- r requirements?
#40
JiangPeiy
opened
3 years ago
1
Bump tensorflow from 1.13.0rc1 to 2.4.0rc4
#39
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.13.0rc1 to 2.4.0rc1
#38
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.13.0rc1 to 1.15.4
#37
dependabot[bot]
closed
4 years ago
1
new link to eegnotebooks
#36
kylemath
closed
4 years ago
0
Data for running DeepEEG_Sim is missing
#35
shirans
closed
4 years ago
2
Bump tensorflow from 1.13.0rc1 to 1.15.2
#34
dependabot[bot]
closed
4 years ago
1
Bump tensorflow from 1.13.0rc1 to 1.15.0
#33
dependabot[bot]
closed
4 years ago
1
Bump werkzeug from 0.14.1 to 0.15.3
#32
dependabot[bot]
opened
5 years ago
0
Stagnant training accuracy and loss?
#31
ayay-netizen
opened
5 years ago
5
automatic testing script and database
#30
NicoCarpe
closed
1 year ago
5
error in loading examples from eeg-notebooks . " from utils import *" causes error : " no module called TensorFlow"
#29
PayasSingh
opened
5 years ago
5
MUSE Load - Allow different number of sessions per subject (array of number of sessions), and allow for more than 2 sessions loaded
#28
kylemath
opened
5 years ago
0
Scaling model
#27
kylemath
opened
5 years ago
0
Might want to use stratify on the train_test_split
#26
kylemath
opened
5 years ago
0
May want to try this: glorot_normal https://keras.io/initializers/ for the intiialization
#25
kylemath
opened
5 years ago
0
And you can implement early_stopping as well, to make sure that your model doesn't start getting worse on the validation:
#24
kylemath
opened
5 years ago
0
How does number of features relate to number of data points relate to number of parameters?
#23
kylemath
opened
5 years ago
0
Should start using logging instead of print, it will help in the long run.
#22
kylemath
opened
5 years ago
0
worth trying xgboost on this problem, it is super fast/ tree based (descriptive) and powerful
#21
kylemath
opened
5 years ago
0
Unbalanced classes. Stratified sampling. k-fold stratified cross validation helps
#20
kylemath
opened
5 years ago
0
multilevel model over subjects
#19
kylemath
opened
5 years ago
0
i changed the electrode to plot, and made a new text file
#18
kylemath
closed
5 years ago
2
Complex vals
#17
kylemath
closed
5 years ago
1
Transformer
#16
kylemath
opened
5 years ago
0
Complex inputs?
#15
kylemath
closed
5 years ago
4
long epochs simulate problem
#14
kylemath
opened
5 years ago
0
plot erp and plot electrodes in PreProcessing broken
#13
kylemath
closed
5 years ago
1
get tensorboard working again
#12
kylemath
opened
5 years ago
1
keyword arguments on Feats class should be descriptive
#11
korymath
closed
5 years ago
1
Simulated data pipeline and function
#10
kylemath
closed
5 years ago
0
Simulate data for model testing
#9
kylemath
closed
5 years ago
4
Raw eye movement and blink correction, ref-referencing, subject specific preprocessing
#8
kylemath
closed
5 years ago
1
matplotlib version error install.sh
#7
kylemath
closed
5 years ago
8
Unittest working?
#6
kylemath
closed
5 years ago
2
Cleaning things up
#5
korymath
closed
5 years ago
0
re-reference to linked mastoid
#4
kylemath
closed
5 years ago
3
Issue in the key, value sorted items
#3
korymath
closed
5 years ago
5
Next