diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..c9c29b5 --- /dev/null +++ b/environment.yml @@ -0,0 +1,19 @@ +name: base +channels: + - defaults +dependencies: + - python=3.10 + - conda==23.3.1 + - setuptools + - pip + - wheel + - conda-content-trust + - menuinst + - console_shortcut_miniconda + - powershell_shortcut_miniconda + - pandas + - tensorflow + - matplotlib + - scikit-learn + - sacred +prefix: C:\Users\edona\miniconda3