19 Commits

Author SHA1 Message Date
Daniel Kleine
ef4018181e
updates for PyTorch 2.5 (#408)
* updated Dockerfile

* updated MHA implementations for PT 2.5

* fixed typo

* update installation instruction

* Update setup/03_optional-docker-environment/.devcontainer/Dockerfile

---------

Co-authored-by: rasbt <mail@sebastianraschka.com>
2024-10-22 20:23:31 -05:00
Daniel Kleine
cc0c28dbf5
improved .vscode setup instructions (#353)
* improved .vscode project setup

* fixed spell check

* add missing 'p'

* Update README.md

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-09-15 07:43:43 -05:00
rasbt
962dc6f5de
update setup guide 2024-09-13 08:16:53 -05:00
rasbt
6f92909e58
Clarify extension instalation 2024-09-12 07:59:17 -05:00
Sebastian Raschka
11f97a13b6
Simplify conda section 2024-09-11 21:17:59 -05:00
rasbt
b5fc1a6061
restructure into local and cloud setup 2024-07-31 06:59:04 -05:00
Sebastian Raschka
9a2a269530
Update README.md 2024-07-27 13:39:23 -05:00
Thanh Tran
070a69fc8b
fix typos & inconsistent texts (#269)
Co-authored-by: TRAN <you@example.com>
2024-07-17 07:34:51 -05:00
rasbt
7e632f90eb
clarify libraries 2024-07-14 08:53:16 -05:00
Daniel Kleine
ad9dd994dc
minor fixes (#235)
* removed unnecessary imports

* removed unnecessary semicolons

* format markdown

* format markdown

* fixed markdown
2024-06-21 08:40:54 -05:00
rasbt
1e0147c4ff
update report template 2024-06-18 19:20:45 -05:00
Sebastian Raschka
e3cd400e5f
Update dependency checker (#218)
* update environment checker

* update requirements.txt
2024-06-17 21:09:31 -05:00
Daniel Kleine
ba1c1e74aa
updated Dockerfile and Additional Classification Finetuning Experiments (#195)
* accuracy to .2f

* added curl
2024-06-05 20:17:49 -05:00
Daniel Kleine
cb0e1b2f37 added missing step 2 and prettyfied readme 2024-05-17 10:43:35 +02:00
Eric Berg
f611e6c5c5
Update README.md, minor path change 2024-05-15 13:51:51 -04:00
Daniel Kleine
1e039287c9 added csv extension 2024-05-15 05:26:57 +00:00
Sebastian Raschka
b67ef1a2b2
fix punctuation and improve explanation 2024-05-09 21:15:09 -05:00
Sebastian Raschka
8d53e8d8cd
extend setup instructions (#120) 2024-04-15 21:05:03 -05:00
Sebastian Raschka
e757091301
Organized setup instructions (#115)
* Organized setup instructions

* update tets

* link checker action

* raise error upon broken link

* fix links

* fix links

* delete duplicated paragraph
2024-04-10 22:09:46 -04:00