Size: 1017
Comment:
|
Size: 960
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
* [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. 5GB) | * [[http://ad-teaching.informatik.uni-freiburg.de/InformationRetrievalWS2324/irws2324.ova|irws2324.ova]] (64Bit, ca. ?GB) |
Line 23: | Line 23: |
* [[https://code.visualstudio.com/|Visual Studio Code]] with Python and Makefile extensions | |
Line 30: | Line 29: |
* torch ''2.1.0'' | * mypy ''1.6.0'' * torch ''2.1.0'' ''*CPU only version'' |
Line 34: | Line 34: |
* 1.0 (2023-10-06) * Initial version of the image. |
* 1.0 (2023-10-11) * Initial version of image. |
Linux Image for the course "Information Retrieval" WS 23/24
Information
The image is based on Ubuntu 22.04.3 LTS (Jammy Jellyfish) and was created with VirtualBox 7.0.
Username: student
Password: irws2324
We recommend to change the password right after starting the machine with the passwd command.
Download
irws2324.ova (64Bit, ca. ?GB)
Specifications
RAM: 4096MB
CPUs: 2
Disk space: 32GB
Pre-installed software:
python3 3.10.2
make 4.3
svn 1.14.1
nvim 0.9.1
pip3 22.0.2
flake8 6.1.0
mypy 1.6.0
torch 2.1.0 *CPU only version
numpy 1.26.0
Changelog
- 1.0 (2023-10-11)
- Initial version of image.