Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Peter Hessey 59214c268e
DOC: Add all `InnerEye/ML` docstrings to ReadTheDocs (#783)
* 📝 Create basic for ML API

* 📝 Add ML/configs base doc files

* 📝 Finish ML/configs API

* 📝 Update augmentations

* 📝 Add ML/dataset API docs

* 📝 Add rst skeleton for ML/models

* 📝 Fix docstring missing newlines

* Remove script

* 📝 Finish ML/models API docs

* 📝 Start ML/SSL API. Fix some formatting issues

* 📝 Correct whitespace issues in `:param`

* 📝 Fix whitespace errors on `:return` statements

* 📝 Fix :return: statements

* 📝 Finish ML/SSL API

* 📝 Add ML/utils API docs

* 📝 Add visualizer docs, fix `:raise` indents

* 📝 Fix more issues with the `:raises:` formatting

* ♻️ Restructuring folders

* 📝 Limit API `toctree` depth

* 📝 Add primary InnerEye/ML files API to docs

* 📝 Fix and add `InnerEye/ML/*.py` docs

* ⚰️ Remove weird `settings.json` change

* ♻️ 💡 Address review comments
2022-08-16 08:58:38 +00:00
Anton Schwaighofer c5b16e5d62
ENH: Customized VSCode Window Color (#712) 2022-04-13 14:47:05 +01:00
Fernando Pérez-García 6aab3b1f93
STYLE: Ensure line breaks at the end of all files (#717)
* Add line breaks at the end of all files

* Handle last line in VS Code settings
2022-04-04 15:08:43 +01:00
Fernando Pérez-García 2edbdc8d64
STYLE: Trim trailing whitespaces with pre-commit (#715) 2022-04-04 10:27:38 +01:00
Javier 1606729c7a
Clean up legacy code (#671)
* Remove rnns

* Fix flake8

* Edit README

* Edit README

* Remove sequence

* Remove sequence

* Fix all

* Remove more

* Remove ignore

* Fix tests

* Undo config

* Fix config

* Revert pycharm

* Fix tests

* Undo outputlogger

* Fix flake8

* Fix ignore file

* Revert hi-ml

* Disable fail on alert
2022-03-09 14:53:12 +00:00