This website requires JavaScript.
Explore
Help
Register
Sign In
thereadme
/
world-ecoregion
Watch
1
Star
0
Fork
0
You've already forked world-ecoregion
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
408
KiB
Python
93.2%
HTML
5%
JavaScript
1.5%
CSS
0.3%
0d9a0068b1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mahdi Dibaiee
0d9a0068b1
feat(nn): first model for predicting temp and precip
2019-02-20 09:06:03 +03:30
.gitignore
fix(data.py): optimize for optimal performance and generate data
2019-02-08 18:14:57 +03:30
.python-version
feat(data.py): data-reading file
2019-02-03 09:04:28 +03:30
constants.py
feat(tf): transform dataframe to tensorflow dataset
2019-02-12 08:41:33 +03:30
data.py
fix(data.py): precipication value was same as temp
2019-02-14 12:36:09 +03:30
draw.py
feat(draw): draw dataframe on map
2019-02-17 09:50:20 +03:30
INSTALL.md
feat(data.py): data-reading file
2019-02-03 09:04:28 +03:30
nn.py
feat(nn): first model for predicting temp and precip
2019-02-20 09:06:03 +03:30
plot.py
initial version
2019-02-02 16:16:38 +03:30
requirements.txt
feat(draw): draw dataframe on map
2019-02-17 09:50:20 +03:30
utils.py
feat(nn): first model for predicting temp and precip
2019-02-20 09:06:03 +03:30