class: center, middle, inverse, title-slide # Reinforcement Learning, Decision-Making and the Brain ## Part 1: Basic RL and dopamine ### Shany Grossman and Ondrej Zika ### Max Planck Research Group NeuroCode ### Last update: 29 October, 2021 --- ### Introduction #### What was covered before - working with git on your own - branching, staging, commiting, pulling, pushing #### What will we learn in this section 1. How to work on the same code at the same time as others 2. What formal roles should be used 3. What's the correct workflow 4. How to spot and solve merge conflicts using gitlab and command line 5. How to time travel (get a version of one file from long ago) ---