mtl-brainhack-school-2019 / kongnorman_BrainDecoding

An accessible (I mean it!) tutorial to brain decoding. Covers both the prerequisite neuroscience and computer science tools for a simple brain decoding workflow.
0 stars 2 forks source link

A few suggestions... #7

Open illdopejake opened 5 years ago

illdopejake commented 5 years ago

Hi Norman,

I went through the material you have so far and it's really great. You're a very good writer and the material is very clear and mostly accurate. I wanted to make a note of a few small things.

One general comment is that it looks like you won't be able to get to quite everything. You will have to decide if you want to

a) just keep doing as much as you can and finish with an unfinished project or

b) really focus on having a complete project and cut things that you won't finish altogether. For example, if you finished the fmri notebook, cut out all but maybe two ML algorithms, you could definitely complete that by Friday.

Here are a few small things:

norman-kong commented 5 years ago

Hi Jake,

Thank you so much for the feedback, I really appreciate it.

emdupre commented 5 years ago

This might be out of scope for now, but I think your project would like excellent in a Jupyter Book. What do you think @emdupre ?

I think it would be great as a Jupyter Book once the code and text are integrated ! For now, it seems as though the code is isolated from the narrative text, so I'm not sure that it yet makes sense. But if you're intending to bring them together, later, then it'd be nice to keep it as clean and readable as you currently have it -- this is where Jupyter Book really :star2: shines :star2:

norman-kong commented 5 years ago

Thanks a lot for the input Elizabeth! Given the time constraints, I will continue to keep the files separate. However, once I have time, I will consider putting it altogether and putting it in a Jupyter Book. We can talk about it once we get there.