3996
Comment:
|
3841
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
It takes place every Tuesday from 14:'''05''' - 15:'''50''' h in the seminar room [[https://mm.informatik.uni-freiburg.de/room/101-1-9|101-1-9/13]] and on Zoom ([[https://uni-freiburg.zoom.us/|meeting link]], meeting ID: <TODO>, passcode: IRWS23/24). The first lecture is on Tuesday 17.10.2023 and the last lecture is on Tuesday 06.02.2024. There will be no lectures on the Tuesdays 26.12.2023 and 02.01.2024 (Christmas break). | It takes place every Tuesday from 14:'''05''' - 15:'''50''' h in the seminar room [[https://mm.informatik.uni-freiburg.de/room/101-1-9|101-1-9/13]] and on Zoom ([[https://uni-freiburg.zoom.us/j/66883835704?pwd=eDNSNWdML3BvREhUTE03V3d5VS9BUT09|meeting link]], meeting ID: 668 8383 5704, passcode: IRWS23/24). The first lecture is on Tuesday 17.10.2023 and the last lecture is on Tuesday 06.02.2024. There will be no lectures on the Tuesdays 26.12.2023 and 02.01.2024 (Christmas break). |
Line 18: | Line 18: |
* Our [[https://daphne.informatik.uni-freiburg.de/CodingStandards/svn|CodingStandards]] for Python 3. * Information about Subversion (SVN) can be found [[SVN|here (in German)]] and [[SVNEnglish|here (in English)]]; about some editors (including Vim) [[Editoren|here (in German)]]; and about the installation of gtest (for C++ only) [[Manuals/Gtest|here (in English)]]. |
* Information about Subversion (SVN) can be found [[SVN|here (in German)]] and [[SVNEnglish|here (in English)]]; about some editors (including Vim) [[Editoren|here (in German)]]. |
Line 21: | Line 20: |
* The exams from previous semesters: [[InformationRetrievalWS2223/Exam|WS 22/23]],[[InformationRetrievalWS2122/Exam|WS 21/22]], [[InformationRetrievalWS1920/Exam|WS 19/20]], [[InformationRetrievalWS1819/Exam|WS 18/19]], [[InformationRetrievalWS1718/Exam|WS 17/18]], [[InformationRetrievalWS1617/Exam|WS 16/17]], [[InformationRetrievalWS1516/Exam|WS 15/16]], [[InformationRetrievalWS1314/Exam|WS 13/14]], [[InformationRetrievalWS1213/Exam|WS 12/13]]. | * The exams from previous semesters: [[InformationRetrievalWS2223/Exam|WS 22/23]], [[InformationRetrievalWS2122/Exam|WS 21/22]], [[InformationRetrievalWS1920/Exam|WS 19/20]], [[InformationRetrievalWS1819/Exam|WS 18/19]], [[InformationRetrievalWS1718/Exam|WS 17/18]], [[InformationRetrievalWS1617/Exam|WS 16/17]], [[InformationRetrievalWS1516/Exam|WS 15/16]], [[InformationRetrievalWS1314/Exam|WS 13/14]], [[InformationRetrievalWS1213/Exam|WS 12/13]]. |
Line 23: | Line 22: |
* An overview over basic tensor usage within [[https://pytorch.org|PyTorch]] can be found [[https://pytorch.org/tutorials/beginner/ptcheat.html#tensors|here]]. If you are already familiar with NumPy you can find information about how NumPy operations translate to PyTorch operations [[https://github.com/wkentaro/pytorch-for-numpy-users|here]]. | * An overview over basic tensor usage within !PyTorch can be found [[https://pytorch.org/tutorials/beginner/ptcheat.html#tensors|here]]. If you are already familiar with !NumPy you can find information about how !NumPy operations translate to !PyTorch operations [[https://github.com/wkentaro/pytorch-for-numpy-users|here]]. |
Welcome to the Wiki of the course "Information Retrieval" in the winter semester 2023/2024
The course is given by Prof. Dr. Hannah Bast and assisted by Sebastian Walter. It takes place every Tuesday from 14:05 - 15:50 h in the seminar room 101-1-9/13 and on Zoom (meeting link, meeting ID: 668 8383 5704, passcode: IRWS23/24). The first lecture is on Tuesday 17.10.2023 and the last lecture is on Tuesday 06.02.2024. There will be no lectures on the Tuesdays 26.12.2023 and 02.01.2024 (Christmas break).
The tutors for this course are Daniel Bindemann, Patrick Brosi, Johannes Kalmbach, Natalie Prange and Robin Textor-Falconi. The administrator of the supporting systems (Daphne, SVN, Forum, Jenkins) is Axel Lehmann.
Important Links
Our course management system Daphne (login with your RZ user name and password).
The forum for announcements and questions.
The manual for how to ask questions on the forum.
Our rules for the exercise sheets. Please read them carefully, completely and before you start working on the exercises. They are valid for all exercise sheets of this course.
Information about Subversion (SVN) can be found here (in German) and here (in English); about some editors (including Vim) here (in German).
The courses from previous semesters: Information Retrieval WS 22/23, Information Retrieval WS 21/22, Information Retrieval WS 19/20, Information Retrieval WS 18/19, Information Retrieval WS 17/18, Information Retrieval WS 16/17, Information Retrieval WS 15/16, Information Retrieval WS 13/14, Information Retrieval WS 12/13.
The exams from previous semesters: WS 22/23, WS 21/22, WS 19/20, WS 18/19, WS 17/18, WS 16/17, WS 15/16, WS 13/14, WS 12/13.
Here you can download our Linux Image (for Virtualbox or VMWare).
An overview over basic tensor usage within PyTorch can be found here. If you are already familiar with NumPy you can find information about how NumPy operations translate to PyTorch operations here.
Lecture Slides, Video Recordings, Exercise Sheets, and Code
For visitors from outside the University of Freiburg: You can freely access all the course materials below, except the solutions, by replacing /svn/ by /svn-public/ in the URL.