.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
codecov.yml
environment.yml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.circleci/config.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
ci/environment-dev-3.6.yml
ci/environment-dev-3.7-dev.yml
ci/environment-dev-3.7.yml
ci/install-circle.sh
ci/run-checks.sh
ci/run-linter.sh
docs/Makefile
docs/environment.yml
docs/make.bat
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/usage.rst
ml_ocean_bl.egg-info/PKG-INFO
ml_ocean_bl.egg-info/SOURCES.txt
ml_ocean_bl.egg-info/dependency_links.txt
ml_ocean_bl.egg-info/not-zip-safe
ml_ocean_bl.egg-info/requires.txt
ml_ocean_bl.egg-info/top_level.txt
mloceanbl/__init__.py
mloceanbl/ann.py
mloceanbl/ann_dropout.py
mloceanbl/data.py
mloceanbl/gp.py
mloceanbl/linear.py
mloceanbl/models.py
mloceanbl/preprocess_mld.py
mloceanbl/preprocess_sss_sst_ssh.py
mloceanbl/train.py
mloceanbl/vae.py
mloceanbl/vann.py
mloceanbl/wget_preprocessed_surface_argo_data.sh
mloceanbl/wget_unprocessed_surface_argo_data.sh
notebooks/__init__.py
notebooks/download_preprocess_data.ipynb
notebooks/mld_spatial_plots.ipynb
notebooks/mld_timeseries_plot.ipynb
notebooks/model_train_example.ipynb