35 Commits

Author SHA1 Message Date
Sebastian Raschka
fa5760a8de GitHub markdown updates (#545)
* GitHub markdown updates

* Apply suggestions from code review

* Apply suggestions from code review
2025-02-23 12:25:44 -06:00
Sebastian Raschka
11801be0e9 Simplify the setup in CI (#542)
* Simplify the setup in CI

* windows --no-binary option

* windows uv workflow

* add path

* some fixes

* some fixes

* some fixes

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* more windows issues

* more windows issues

* more windows issues

* more windows issues

* more windows issues

* more windows issues

* more windows issues

* more windows issues

* revert
2025-02-20 11:56:52 -06:00
Tim Hopper
2254102270 Don't explicitly install Python. Use uv sync instead of uv add. (#540)
* Don't explicitly install Python. Use uv sync instead of uv add.

* updates

* update

* updated 3.11 workflows

---------

Co-authored-by: rasbt <mail@sebastianraschka.com>
2025-02-19 10:42:13 -06:00
Daniel Kleine
58aabe7dd8 added uv to Dockerfile (#537)
* added uv to Dockerfile

* Update Dockerfile

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2025-02-18 14:53:19 -06:00
Matthew Feickert
bd0484c1be feat: Add pixi environment (#534)
* feat: Add pixi environment

* Add pixi manifest pixi.toml for Linux x86, macOS arm64, Windows 64.

* ci: Update CI workflow and unify to one

* Enable workflow dispatch.
* Add concurrency limits.
* Use pixi for CI workflow.
* Unify to a single workflow for all OS tested

* feat: Add pixi lock file

* Ensure tensorflow-cpu installed on Windows

* fix package check

* fix package check

* simplification plus uv and pip runners

* some fixes to pixi and pip

* create pixi.lock

* fix pixi.lock issue

* another attempt trying to fix get_packages

* another attempt trying to fix get_packages

* clean up python_environment_check.py

* updated runner and docs

* use bash

* proper env activiation

* proper env activiation

---------

Co-authored-by: rasbt <mail@sebastianraschka.com>
2025-02-17 11:33:53 -06:00
Sebastian Raschka
15592c1204 note about google colab (#535) 2025-02-16 21:12:36 -06:00
Sebastian Raschka
5016499d1d Uv workflow improvements (#531)
* Uv workflow improvements

* Uv workflow improvements

* linter improvements

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* pytproject.toml fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* windows fixes

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix

* win32 fix
2025-02-16 13:16:51 -06:00
rasbt
2f0afedaa7 reduce redundancies 2025-02-15 21:31:22 -06:00
Sebastian Raschka
0d1f8c2bad Add performance comparison 2025-02-15 21:16:36 -06:00
rasbt
2968af0559 formatting 2025-02-15 21:05:58 -06:00
rasbt
723d08cb9d cosmetics 2025-02-15 20:53:26 -06:00
Sebastian Raschka
aa60bb3cd5 Native uv docs (#530)
* Replace pip by more modern uv

* uv tests

* Native uv docs

* resolve merge conflicts

* resolve merge conflicts
2025-02-15 20:35:23 -06:00
Sebastian Raschka
fac61004b0 Update README.md 2025-02-15 13:17:43 -06:00
Sebastian Raschka
4ab8719e9d Switch from pip to uv (#529)
* Replace pip by more modern uv

* uv tests

* update yaml

* update yaml

* update yaml

* update flake8

* update windows commands

* fix windows test

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix

* windows fix
2025-02-15 13:13:13 -06:00
Daniel Kleine
b3e0458fa6 fixed indention and enumeration for nvct (#518) 2025-02-06 08:17:12 -06:00
rvaneijk
f936ad4b4e 04_optional-aws-sagemaker-notebook (#451)
* 04_optional-aws-sagemaker-notebook

* Update setup/04_optional-aws-sagemaker-notebook/cloudformation-template.yml

* Update README.md

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2025-01-17 10:07:10 -06:00
Daniel Kleine
cba4f89514 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
a72b5079e3 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
adbcf8c7b6 update setup guide 2024-09-13 08:16:53 -05:00
rasbt
0da32f3976 Clarify extension instalation 2024-09-12 07:59:17 -05:00
Sebastian Raschka
58f0872013 Simplify conda section 2024-09-11 21:17:59 -05:00
rasbt
eabeab04d1 restructure into local and cloud setup 2024-07-31 06:59:04 -05:00
Sebastian Raschka
7bf0d13ee8 Update README.md 2024-07-27 13:39:23 -05:00
Thanh Tran
a2bb045984 fix typos & inconsistent texts (#269)
Co-authored-by: TRAN <you@example.com>
2024-07-17 07:34:51 -05:00
rasbt
2ab7a9aa9d clarify libraries 2024-07-14 08:53:16 -05:00
Daniel Kleine
7e0c5c0975 minor fixes (#235)
* removed unnecessary imports

* removed unnecessary semicolons

* format markdown

* format markdown

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

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

* added curl
2024-06-05 20:17:49 -05:00
Daniel Kleine
018a22338f added missing step 2 and prettyfied readme 2024-05-17 10:43:35 +02:00
Eric Berg
3614f6efa9 Update README.md, minor path change 2024-05-15 13:51:51 -04:00
Daniel Kleine
bbb4703cf3 added csv extension 2024-05-15 05:26:57 +00:00
Sebastian Raschka
216dd010f6 fix punctuation and improve explanation 2024-05-09 21:15:09 -05:00
Sebastian Raschka
fdcb8f99fa extend setup instructions (#120) 2024-04-15 21:05:03 -05:00
Sebastian Raschka
790d0808b2 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