Skip to content

Releases: GrayboxTech/weightslab

Release v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:56
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.0 ───────────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.0 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

  • PR #266: > Re-opened from #265 with the Ultralytics example notebooks excluded (kept on dev only, not ready for this release). ## WeightsLab v1.4.0 — Release Notes ### 🚀 Highlights - Collab compatibility improvements - PyTorch notebooks support - UL notebooks integrations - Dependency fixes (notably around numpy > 2 and protobuf) - Docker dependency cleanup - Removed Docker-related dependencies/repositories - Updated UI Docker bridge (including rename) - Updated README and docs accordingly - **Model...

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on PyPI

Happy Training!


What's Changed precisely:

#266 v1.4.0

  • 5eda2fc add new nworkers tests for perfs
  • a4cf489 Stop DataLoaderInterface from blocking on pause_controller during ite…
  • 580c80f Move pause_at_step trigger from DataLoaderInterface into GuardContext
  • 41b76b8 Remove dead DataLoaderInterface._wait_if_paused
  • d0577d0 ws-detection: default num_workers=2, add num_workers benchmark harness
  • 8c501f8 Drop now-unused threading/pause_controller imports from dataloader_in…
  • 9f23295 ws-detection: drop bench.py/run_bench.sh from the branch
  • 5ec83e5 Revert ws-detection example changes; keep this branch framework-only
  • d240dff Fix ws-detection example: restore runnable training loop
  • 69edb2b fix oom bug on break by slice (#186)
  • b799aa8 179 audit and export user interactions success and failure to json an…
  • b210dd9 184 dataframe granularity (#187)
  • 8f8d5f1 Ddp support wip (#185)
  • 416774f Fix lint code quality issue
  • 58f72b3 Fix ruff and vulture code quality issue
  • 834ac7f fix utests after merging
  • f6d7904 Code quality issues
  • e43aa1b Final code quality check
  • eef7a21 change ci code quality as important for CI
  • 1557f9f Fix dev release CI
  • 9953476 update release note format
  • bed3e0f Improve release notes: custom template with PR links, contributor pro…
  • e00bd5c Final release note fix
  • 1258ebd fix instance_ids bugs matching for batch target format (targets=[bb_A…
  • 4c88585 188 logger granularity and structure (#189)
  • 7cf5c0c revert merging PR #185
  • 861911c Fix bug from reverted Merged Conflicts
  • 24bf58f remove hardcoded path from config
  • 3383035 fix iou metric name
  • 685c88f fix merged conflicts error on fct name
  • 10a65ff Remove hardcoded value from src ModelInterface
  • 456ffb1 fix merged conflicts function name
  • f411225 Add weightslab.integrations.ultralytics SDK (#191)
  • 6cc624b fix useless imports and vars: code quality issues
  • c5f0807 Force val to letterbox to (imgsz, imgsz) like train
  • 1974d3b Source val rect from ledger config; default False
  • 901da04 small fixes around certs. and windows; and add ul deps in wl
  • ca8e38b fix ul deps version
  • f3d5128 fix quotes issue
  • 3459058 Add geometry test for val rect-mode opt-in
  • 12c91ef Revert "Add geometry test for val rect-mode opt-in"
  • ed2d64b Fix failing unit tests and dataloader infinite loop
  • a9a2165 Rework UI onboarding CLI: secure-by-default launch, cleanup, banner help
  • aae4b65 Make CI run the real test suite and fix/triage dev test failures
  • bea6314 Make WEIGHTSLAB_CERTS_DIR the single source of truth for TLS/auth
  • e985a66 Keep a valid certs bind-mount in unsecured/--no-certs launches
  • 6a09909 Add weightslab example start to run the bundled classification example
  • 314c60c fix ui docker bridge and simplify certs
  • f40792f add torchmetrics deps for cls example
  • 2e4778d fix onboarding certs issue and update doc and readme
  • 912c03c Fix certs issues and related utests
  • af6846c Fix certs issues; change cls config; and fix issues with hist and age…
  • 579d8cc Refactor wl examples syntax
  • 0c7f1c0 fix permissions issues and docker v1
  • 8695667 fix exec bits from exec files
  • 12f5130 fix cmds tests
  • 57c8313 Integrate 2d 3d point cloud detection usecase with Lidar (#199)
  • 5432688 fix code quality
  • 6ed796f fix code quality
  • 0927cce Add missing source files skipped by data/ gitignore rule
  • 1e23d37 Fix code quality issue
  • 8076c25 fix utests
  • 73fca0c Fix 4 ui_docker_bridge unit tests broken by --certs flag refactor
  • 19f2f16 Exclude heavy blob columns from histogram/metadata sweeps
  • 1bbd971 Python version tests in workflows
  • 67f90a5 remove useless certs
  • 8deb810 update gitignore and add debug print exc
  • e38c4f4 add docker initialization materials
  • 72d682e fix logger prints format and spam
  • 3b88c59 maximum resolution set to 360p by default
  • 6c3e1d5 add auto start in examples
  • 59a45bc Fix main process issues with windows and logs; and fix ultralytics in…
  • 117bb4e remove useless dir
  • ff662f2 Disable the WatchDog; fix evaluate feature in nograd mode and no guar…
  • 0bee476 Fix code quality issue
  • 7b06e0f Fix UL issue with custom EMA and evaluation feature
  • 58ce5ee Allow to run CI from custom branch with correct trigger flag in commit
  • 4e84dc0 Fix pandas incompatible-dtype FutureWarning in dataframe merge/upsert
  • 997e914 Add agent memory to repo for user
  • 7698e20 fix prediction normalization issues
  • ee9d6e6 Fix ledgered parameters issues
  • 61bc12a Fix new exp. hash after pause 4 the first time
  • eca9e25 [skip ci] fix parameters wrapping in examples
  • 3751825 V1.3 UI optimization and new features (#214)

Thank you!

Dev Release v1.4.0.dev3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:19
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.0.dev3 ──────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.0.dev3 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • dd56007 release: drop the ls-remote probe for weights_studio's dev branch

Thank you!

  • GuillaumePELLUET

Dev Release v1.4.0.dev2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:50
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.0.dev2 ──────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.0.dev2 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • ffdc05e Fixing WL Release CI
  • 5186d34 release: surface why the weights_studio dev-branch probe falls back to main

Thank you!

  • GuillaumePELLUET

Dev Release v1.4.0.dev1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 14:45
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.0.dev1 ──────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.0.dev1 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • c489fdf trigger CI release in dev

Thank you!

  • GuillaumePELLUET

Dev Release v1.4.0.dev0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 13:38
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.4.0.dev0 ──────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.4.0.dev0 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • 72a665d Only re-run loss-shape autotagging when a signal actually has new data

Thank you!

  • GuillaumePELLUET

Dev Release v1.3.4.dev1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:50
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, v1.3.4.dev1 ──────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.3.4.dev1 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • e59bdfa Fix doubled "v" in release banner version (vv1.3.4 -> v1.3.4)

Thank you!

  • GuillaumePELLUET

Dev Release v1.3.4.dev0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:52
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, vv1.3.4.dev0 ─────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.3.4.dev0 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

  • PR #261: ## What Adds a per-cell loss trajectory to the GetMetaData path and integrates the shape classification with it, in _build_metadata_only_response: - For each visible sample, attach its loss curve as a loss_trajectory array DataStat (the on-cell sparkline the studio already renders), via query_per_sample(WL_LOSS_TRAJ_SIGNAL, sample_ids). - Classify that same curve with classify_loss_shape and emit it as the authoritative tag:loss_shape — so the drawn trajectory and its shap...
  • PR #260: Rescuing the reactive per-sample signal engine work. This branch (signal-refinements) was deleted from origin but still held 21 unmerged commits in a local checkout — re-pushing so it's preserved and reviewable. Scope (mostly weightslab/src.py + backend/logger.py): - Reactive @wl.signal engine — vectorized batched=True, multi-input via ctx.latest() / inputs=[...], logit-derived signals, in-core ledger_signal_worker thread, StaleSignalError fresh-ingest enforcement. - Perf: s...
  • PR #258: - Add top-level weightslab launch (and bare weightslab start) to bring up the Studio UI; keep weightslab ui launch working as a legacy alias. - Auto-open the UI in the default browser after launch (best-effort; skipped in CI/headless/pytest; disable with WEIGHTSLAB_NO_BROWSER). - Update docs + README to the new weightslab launch command. - Point "Open in Colab" example links at the renamed wl-*.ipynb notebooks. - Update CLI unit tests for the new launch/start dispatch.
  • PR #257: This pull request introduces major improvements to the durability and reliability of signal history logging and HDF5 array storage. The logger now supports on-disk persistence via DuckDB, ensuring experiment signal histories are durably stored and checkpointed alongside model weights. The HDF5 array store is made robust against concurrent read/write issues that previously led to file corruption. The old JSON-based logger snapshot system is removed in favor of this new, more efficient approach. **Signal h...
  • PR #256: Remove every Docker dependency and include the built UI directly in the Python package. - Before, deps. were Docker + Python - Now, deps. are Python This change includes removing everything related to Docker from code to docs. The UI is built locally from the Weights Studio repository (private), or included in the CI.
  • PR #255: Add Tabular examples to WeightsLab: - Fraud Detection - Ads Reco.
  • PR #251: Collab compatibility - PyTorch Notebooks - UL Notebooks Integrations Dep issues like NumPy> 2 and protobuf Set min tokens for a model at initialization. Some models need a max token set

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

#261 feat(data_service): per-cell loss trajectory + curve-derived shape (GetMetaData)

  • e590235 feat(data_service): per-cell loss trajectory + curve-derived shape
  • d157c60 fix(ci): green the 5 stale dev tests (orphaned bridge + post-#257 log…
  • b6e31ec refactor(data_service): keep loss-shape classification off the read path
  • 206e499 refactor(data_service): flatten loss-trajectory block (5 -> 2 nesting…

#260 Rescue: reactive @wl.signal engine + per-sample signal perf (was orphaned branch signal-refinements)

  • 3a4092f examples: add idiomatic per-sample signals MNIST example
  • e0421fb examples: tune ledger_flush_max_rows to cut per-step signal overhead
  • 9adfe3e feat(signals): vectorized @wl.signal(batched=True) path
  • e8b0384 feat(signals): multi-input signals via ctx.latest() / bctx.latest()
  • d0605b8 feat(signals): enforce fresh ingests (StaleSignalError), stop swallow…
  • ea3e9ea feat(signals): reactive inputs=[...] — order-independent multi-input …
  • 093e6c4 feat(signals): in-core signal-worker thread (ledger_signal_worker)
  • b8e3492 perf(signals): step-scoped query cache + value-at-step gather; cycle …
  • 4731598 perf(signals): staging-buffer value-at-step read + vectorized id->sca…
  • 2858b72 feat(signals): logit-derived signals + batched reactive persist + pre…
  • 090ab94 examples: rewrite ws-signals-mnist to zero save_signals (ctx.logits +…
  • 4a6871d perf(signals): don't query the ledger for reactive-derived inputs mid…
  • bb11318 examples: unify signals-mnist with the stress harness (train+eval, li…
  • 3ccc726 tests: unit tests for signal-refinements (query cache, value-at-step,…
  • 3cb6e19 Fix merged conflicts
  • 1414e0c update gitignore - remove coverage files
  • fea2758 remove last merged conflicts
  • 5e0ed70 logger: make query-cache maxsize env-configurable (WL_QUERY_CACHE_MAX…
  • b3f09eb feat(signals): default loss-shape classifier + report summary (PR #24
  • c8610f7 refactor(signals): clean, layered, overridable shape API

#258 Rename UI launch command; auto-open browser; update Colab links to wl-*

  • bd8a48b Rename UI launch command; auto-open browser; update Colab links to wl-*
  • 4cd67f5 fix merged conflicts

#257 H5 and Loggers fixes

  • 628a89b Fix bug with h5 file
  • caa29dd Change from old logger dumping behavior (jsonz) to DB dump

#256 Docker Dependency Removal

  • 7f3874c Add Docker-free pip-native UI: weightslab start
  • f45510b Remove Docker from weightslab; rename CLI to weightslab.cli; Docker-f…

#255 Add two tabular PyTorch examples: bank fraud detection + ads CTR reco…

  • d11f077 Add two tabular PyTorch examples: bank fraud detection + ads CTR reco…
  • 15876f2 Make tabular examples fully WeightsLab-native (feature columns) + ver…
  • 538362d Support tabular (1-D feature vector) inputs through the gRPC data path
  • eca156d docs: examples gallery + Colab notebooks for the tabular fraud & ads …

#251 v1.3.4.dev0 Full Collab Integration and bug fixed

  • c4bb3db v1.3.3: Release — Collab integration, UI improvements, CLI enhancemen…
  • c0b1953 Update CHANGELOG
  • f667f7b Set templates READ ONLY collab
  • ce908c6 fix utests and change other things
  • dc75438 lower pandas floor
  • e85f646 Fix protobuf dep version
  • b7f089b Fix export function in json to default orient columnar
  • aecbc26 Fix the CLS issue when stopping a cell
  • 3ce3d01 Perf: halve view-rebuild cost by removing duplicate get_combined_df pull
  • 32cc4d7 Notebook(cls): move dataloader params into nested config["data"][loader]
  • 97ff269 Notebook(cls): detach bore tunnel so cell-stop SIGINT doesn't kill it
  • 4ec1279 Fix write_history JSON crash; align write_dataframe tests with column…
  • c23ebf3 Fix notebooks
  • 4218f67 Bore freedom, no parent process if notebook
  • bfd0aa6 Fix bugs, config parameters, and run
  • 2371217 Notebook(cls): add section 10 — curate in the UI to boost performance
  • 637aaac Notebook(seg): load dataset from a Google Drive zip instead of repo s…
  • 515cbdf Add gdrive dataset to train BDD here
  • c7d8393 Notebook(seg): fix BCE shape mismatch — resize image+mask to a fi...
Read more

Dev Release v1.3.3.dev7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:17
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, vv1.3.3.dev7 ─────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.3.3.dev7 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • 172a8ec fix missing import
  • 61e8292 fix AspectRatio
  • d901a4d Notebook(seg): convert to sample-wise only (fix BCE shape crash, drop per-instance)
  • c7d8393 Notebook(seg): fix BCE shape mismatch — resize image+mask to a fixed square
  • 515cbdf Add gdrive dataset to train BDD here
  • 637aaac Notebook(seg): load dataset from a Google Drive zip instead of repo sparse-checkout
  • 2371217 Notebook(cls): add section 10 — curate in the UI to boost performance
  • bfd0aa6 Fix bugs, config parameters, and run

Thank you!

  • Guillaume
  • GuillaumePELLUET

Dev Release v1.3.3.dev6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 14:04
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, vv1.3.3.dev6 ─────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.3.3.dev6 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • 4218f67 Bore freedom, no parent process if notebook

Thank you!

  • GuillaumePELLUET

Dev Release v1.3.3.dev5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:25
╭─────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                     │
│  $$\      $$\           $$\           $$\         $$\               $$\                 $$\         │
│  $$ | $\  $$ |          \__|          $$ |        $$ |              $$ |                $$ |        │
│  $$ |$$$\ $$ | $$$$$$\  $$\  $$$$$$\  $$$$$$$\  $$$$$$\    $$$$$$$\ $$ |       $$$$$$\  $$$$$$$\    │
│  $$ $$ $$\$$ |$$  __$$\ $$ |$$  __$$\ $$  __$$\ \_$$  _|  $$  _____|$$ |       \____$$\ $$  __$$\   │
│  $$$$  _$$$$ |$$$$$$$$ |$$ |$$ /  $$ |$$ |  $$ |  $$ |    \$$$$$$\  $$ |       $$$$$$$ |$$ |  $$ |  │
│  $$$  / \$$$ |$$   ____|$$ |$$ |  $$ |$$ |  $$ |  $$ |$$\  \____$$\ $$ |      $$  __$$ |$$ |  $$ |  │
│  $$  /   \$$ |\$$$$$$$\ $$ |\$$$$$$$ |$$ |  $$ |  \$$$$  |$$$$$$$  |$$$$$$$$\ \$$$$$$$ |$$$$$$$  |  │
│  \__/     \__| \_______|\__| \____$$ |\__|  \__|   \____/ \_______/ \________| \_______|\_______/   │
│                             $$\   $$ |                                                              │
│                             \$$$$$$  |                                                              │
│                              \______/                                                               │
│                                                                                                     │
│                               Inspect - Edit - Evolve Neural Networks                               │
│                                                                                                     │
╰─── By GrayBx, vv1.3.3.dev5 ─────────────────────────────────────────────────────────────────────────╯

Weightslab

Follow us on LinkedIn | Graybx


Welcome

Welcome to the v1.3.3.dev5 release of WeightsLab. This release was made with the idea to improve how you Inspect Data, Edit and Evolve Neural Networks, all by Graybx:

(no pull requests found since last release)

One platform. Unmatched flexibility. Ultimate control.
Make sure to install our last version on TestPyPI

Happy Training!


What's Changed precisely:

  • c23ebf3 Fix notebooks
  • 4ec1279 Fix write_history JSON crash; align write_dataframe tests with columnar export

Thank you!

  • GuillaumePELLUET