Student Research Assistant (HiWi) (m/f/d)
function updateMastodonHref(event, link) { event.preventDefault(); let site = prompt("Geben Sie den Mastodon-Server ein, den Sie verwenden (z. B. mastodon.social):"); if (site) { try { let inputUrl; if (site.startsWith('')) { inputUrl = new URL(site); inputUrl.protocol = "" } else { inputUrl = new URL('' + site); } let hostname = inputUrl.hostname; let url = new URL(link.href); url.hostname = hostname; window.open(url.toString(), "_blank"); } catch (e) { console.error("Error updating Mastodon URL:", e); alert("Please enter a valid domain name"); } } return false; }Stellenangebot vom 6. Mai 2026
The Department of Computational Neuroscience investigates how neural systems support learning and adaptive behavior, with a particular focus on navigation and goal directed decision making. This project examines how hippocampal place cells reorganize when goals or environmental contexts change—a phenomenon central to rapid navigation. Two leading hypotheses propose that this reorganization is driven either by spatial prediction errors or by reward prediction errors. The project combines reinforcement learning models with behavioral and hippocampal neural data to evaluate these competing mechanisms.
We invite applications for aStudent Research Assistant (HiWi) (m/f/d)
starting at your earliest convenience. The contract will run for a duration of at least 3 months (with the possibility of extension), and the weekly workload can be negotiated flexibly with the maximum of 20 hours.
Responsibilities:
Reference:
Kumar, M.G. et al. (2025). A Model of Place Field Reorganization During Reward Maximization. ICML.
What we offer:
The successful candidate will work in a cutting-edge international lab at the Max Planck Institute for Biological Cybernetics. The candidate will have the opportunity to develop their skills and advance their career through hands-on experience in theory-driven reinforcement learning models and analyzing experimental datasets while working closely with the research community in the Max Planck Institute and beyond. Remuneration will be based on qualifications and working hours.