DeepTab
DeepTab copied to clipboard
DeepTab is a Python package that simplifies tabular deep learning by providing a suite of models for regression, classification, and distributional regression tasks. It includes models such as Mambula...
Error displaying widget: model not found on Jupiter when GPU is enabled Without GPU widget is displaying
RuntimeError: Error(s) in loading state_dict for BaseModel: Unexpected key(s) in state_dict: "epoch", "global_step", "pytorch-lightning_version", "state_dict", "loops", "callbacks", "optimizer_states", "lr_schedulers", "hparams_name", "hyper_parameters".
Make preprocessing printing optional and surpress during future HPO
Dear Team, Thanks for this awesome Repo :) I wanted to suggest a way for extracting Latent-Spaces Embeddings and the backpropagation of losses based on this. This could be done...
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.1 to 78.1.1. Changelog Sourced from setuptools's changelog. v78.1.1 Bugfixes More fully sanitized the filename in PackageIndex._download. (#4946) v78.1.0 Features Restore access to _get_vc_env with a warning....
## Changes - Added comprehensive testing matrix across multiple environments: - Operating systems: Ubuntu, Windows, and macOS - Python versions: 3.10, 3.11, 3.12, and 3.13 - Implemented efficient caching strategy...