You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
- pytorch::pytorch # explicitly specify pytorch channel to prevent conda from using conda-forge for pytorch, and hence installing the CPU-only version.
- pytorch-lightning
# Development tools
- pytest
- pytest-cov
- flake8
- jedi
- black
- pip:
- neptune-client[pytorch-lightning]
- tilemapbase # For plotting human-readable geographical maps.