repo.or.cz
/
notebooks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update rnn_workshop.ipynb
[notebooks.git]
/
fmda
/
install
/
fmda_ml.yml
blob
a538154ccd532f7f64768fa66466158327141c86
1
name: fmda_ml
2
channels:
3
- conda-forge
4
dependencies:
5
- python>=3.12
6
- pandas
7
- scikit-learn
8
- jupyterlab
9
- pip
10
- pip:
11
- tensorflow>=2.16
12
- synopticpy
13
14
15
16