Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Fix DDP destruction `LOGGER.info()` (#4863)   Glenn Jocher 2 years ago
Simplify `check_requirements()` usage (#4855)   Glenn Jocher 2 years ago
Update `sys.path.append(str(ROOT))` (#4852)   Glenn Jocher 2 years ago
Refactor argparser printing to `print_args()` (#4850)   Glenn Jocher 2 years ago
Evolution `--resume` fix (#4802)   Glenn Jocher 2 years ago
Replace `path.absolute()` with `path.resolve()` (#4763)   Glenn Jocher 2 years ago
Fix `--data from_HUB.zip` (#4732)   Glenn Jocher 2 years ago
Add suffix checks (#4711)   Glenn Jocher 2 years ago
Optimised Callback Class to Reduce Code and Fix Errors (#4688)   Kalen Michael 2 years ago
EarlyStopper updates (#4679)   Glenn Jocher 2 years ago
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657)   imyhxy 2 years ago
DDP `torch.jit.trace()` `--sync-bn` fix (#4615)   Glenn Jocher 2 years ago
Create `Annotator()` class (#4591)   Glenn Jocher 2 years ago
Remove `image_weights` DDP code (#4579)   Glenn Jocher 2 years ago
Add EarlyStopping feature (#4576)   Glenn Jocher 2 years ago
Remove DDP process group timeout (#4422)   Glenn Jocher 2 years ago
Standardize headers and docstrings (#4417)   Glenn Jocher 2 years ago
`int(mlc)` (#4385)   Glenn Jocher 2 years ago
Update newline (#4308)   Glenn Jocher 2 years ago
Evolve in CSV format (#4307)   Glenn Jocher 2 years ago
Feature `python train.py --cache disk` (#4049)   junji hashimoto 2 years ago
Add `train.py` and `val.py` callbacks (#4220)   Kalen Michael 2 years ago
Add `python train.py --freeze N` argument (#4238)   IneovaAI 2 years ago
Fix weight decay comment (#4228)   Glenn Jocher 2 years ago
Explicit `requirements.txt` location (#4225)   Glenn Jocher 2 years ago
PyCharm reformat (#4209)   Glenn Jocher 2 years ago
W&B: Restructure code to support the new dataset_check() feature (#4197)   Ayush Chaurasia 2 years ago
Train from `--data path/to/dataset.zip` feature (#4185)   Glenn Jocher 2 years ago
Update script headers (#4163)   Glenn Jocher 2 years ago
New CSV Logger (#4148)   Glenn Jocher 2 years ago