#
experiment-tracking
Here are 23 public repositories matching this topic...
PyTorch Lightning + Hydra. A very general, feature-rich template for rapid and scalable ML experimentation with best practices. ⚡ 🔥 ⚡
config
template
research
deep-learning
neptune
best-practices
pytorch
hydra
experiments
callbacks
reproducibility
black
project-structure
training-pipeline
experiment-tracking
pytorch-lightning
wandb
weights-and-biases
-
Updated
Jul 30, 2021 - Python
Code for Kaggle and Offline Competitions
-
Updated
Feb 2, 2021 - Python
SEML: Slurm Experiment Management Library
-
Updated
Jul 28, 2021 - Python
Deploy MLflow with HTTP basic authentication using Docker
heroku
docker
machine-learning
google-cloud-storage
mlflow
mlflow-tracking-server
experiment-tracking
-
Updated
Aug 6, 2020 - Shell
GitHub Action That Retrieves Model Runs From Weights & Biases
-
Updated
Apr 14, 2020 - Python
Tutorial on experiment tracking and reproducibility for Machine Learning projects with DVC
python
tracking
machine-learning
deep-learning
random-forest
metrics
linear-regression
scikit-learn
reproducibility
dvc
experiment-tracking
-
Updated
Jun 2, 2021 - Python
Lightning Talk about sacred at PyData Berlin
-
Updated
Jul 18, 2019 - Jupyter Notebook
CmdInterface enables detailed logging of command line and python experiments in a very lightweight manner (coding wise). It wraps your command line or python function calls in a few lines of python code and logs everything you might need to reproduce the experiment later on or to simply check what you did a couple of years ago.
-
Updated
Feb 21, 2020 - Python
Faculty platform plugin for MLflow
-
Updated
Jul 6, 2020 - Python
Neptune examples
data-science
machine-learning
reinforcement-learning
deep-learning
neptune
mlops
experiment-tracking
neptune-ai
-
Updated
Aug 5, 2021 - Jupyter Notebook
machine-learning
tensorflow
keras
pytorch
model-selection
experiment-monitor
experiment-tracking
experiment-management
-
Updated
Jul 11, 2021 - Python
Example project with scikit-learn and neptune.
-
Updated
Jan 18, 2021 - Python
Example of how to use MATLAB Experiment Manager to test different classifiers for skin lesion classification using transfer learning.
matlab
image-classification
squeezenet
transfer-learning
googlenet
resnet-18
experiment-manager
skin-lesion-classification
experiment-tracking
-
Updated
Jun 23, 2021
Source code for project with tour-tf-keras.
data-science
machine-learning
reinforcement-learning
ai
deep-learning
experiment-manager
experiment-tracking
neptune-ai
-
Updated
Dec 14, 2020 - Python
Code used in the "example-project" in neptune.
platform
data-science
machine-learning
deep-learning
neptune
collaboration
python3
jupyterlab
jupyter-notebooks
data-science-notebook
notebook-jupyter
neptune-platform
experiment-tracking
-
Updated
May 21, 2021 - Python
Experiment tracking with MLFlow.
-
Updated
Jul 20, 2021 - Python
-
Updated
Jul 21, 2021
tracker
python
machine-learning
deep-neural-networks
deep-learning
python3
pytorch
deeplearning
fastai
experiment-tracking
experiment-track
fastai-extensions
-
Updated
Oct 18, 2020 - Python
Verta ai ModelDB on AWS Cloud with integration into Amazon SageMaker for ML training data versioning and experiment tracking
-
Updated
Mar 22, 2020 - TypeScript
A simple workspace to work with Weights & Biases, with automatic CSV dataframe generation
-
Updated
Aug 24, 2020 - Python
Submit Python jobs to workers at the UIUC Language & Learning Lab
-
Updated
May 28, 2021 - Python
Improve this page
Add a description, image, and links to the experiment-tracking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the experiment-tracking topic, visit your repo's landing page and select "manage topics."
Problem
If we pass a
Pathinstance ofpathlibtoaim.Session(repo=path_repo), the path is silently converted to''.Solution
I would suggest editing
clean_repo_pathinaim.engine.utils.Simply add:
We might also use `pathlib