Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 3.2 KB

index.md

File metadata and controls

66 lines (36 loc) · 3.2 KB

Welcome to my little Hitchhiker's guide to the brain

'So once you do know what the question actually is, you'll know what the answer means.' -Douglas Adams

Table of contents

  1. Introduction
  2. Guides for installing and setting up diverse softwares
  3. Tutorials for data science
  4. Data wrangling workshops

Introduction

The idea behind this website is to make available all the ressources I have gathered/created over the years make other people's life easier.

Another purpose is to create a network of people interested in Data Science and a place for them to find information about it, so really feel free to ask for new stuff and comment on what is not working for you.

Moreover, if you are interested in the project don't hesitate to share your stuff !

Guides for installing and setting up diverse softwares

A gathering of tutorials to install and setup different tools to analyze data in psychology and neuroscience.

Link to the page

Includes :

  • How to install and/or setup R, Python (with Anaconda) and MATLAB/Octave
  • How to install and/or setup SPM (and some toolbox), FSL and AFNI
  • Basic of linux/Unix progamming, cools tips and tricks

Tutorials for data science

Useful (free) tutorials links and materials to learn to do data science in R, Pyhton and MATLAB: Link to the page

Other iscellaneous tutorials and slides about stats (bayesian and frequentist), machine learning (AI, Reinforcement learning, computational modeling), MRI (technicalities and analysis), onlines studies (pros and cons about different recruitment platforms and online experiment builders), Linux/server stuff, more data science/visualization.. can be found here!

Data wrangling workshops

The main goal of these workshop series is to create the oppurtunity for Neuroscience master students to improve their skills in data wrangling through active problem solving (with hints and guidelines) that are representative of 'real world' problems that one will probably encounter in cogntive/affective neuroscience research.

A non exaustive list of skills/methods we are going to focus on:

  • Code reproducibility (dynamic programming)
  • Code understandability (comments, style, Rmarkdown, Jupyter notebook)
  • Version control and code availability (github)
  • Terminal familiarity
  • Automatisation (creating functions)
  • and of course Data wrangling and vizualisation

Is this workshop suited for you ? check here

Part I

Responses Part I (in R)

Responses Part I (in Python)

Credit for all the comic goes to Randall Munroe

link to guide