mirror of
https://git.victorphan.net/basketballcantho/CSIROBoeingPhase5-Vietnam.git
synced 2026-08-07 06:23:11 +07:00
Thử đổi qua CNN
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# PyTorch Requirements
|
||||
torch>=2.0.0
|
||||
torchvision>=0.15.0
|
||||
torchaudio>=2.0.0
|
||||
|
||||
# Data Processing
|
||||
numpy>=1.21.0
|
||||
pandas>=1.3.0
|
||||
xarray>=0.20.0
|
||||
rioxarray>=0.11.0
|
||||
|
||||
# Machine Learning
|
||||
scikit-learn>=1.0.0
|
||||
scipy>=1.7.0
|
||||
|
||||
# Geospatial
|
||||
geopandas>=0.10.0
|
||||
shapely>=1.7.0
|
||||
rasterio>=1.2.0
|
||||
pyproj>=3.2.0
|
||||
|
||||
# Plotting & Visualization
|
||||
matplotlib>=3.4.0
|
||||
hvplot>=0.7.0
|
||||
holoviews>=1.14.0
|
||||
panel>=0.12.0
|
||||
colorcet>=2.0.0
|
||||
bokeh>=2.4.0
|
||||
datashader>=0.13.0
|
||||
cartopy>=0.20.0
|
||||
|
||||
# Datacube & Data Access
|
||||
datacube>=1.8.0
|
||||
odc-algo>=0.2.0
|
||||
|
||||
# Dask
|
||||
dask[complete]>=2021.10.0
|
||||
distributed>=2021.10.0
|
||||
|
||||
# Other
|
||||
joblib>=1.0.0
|
||||
ipython>=7.0.0
|
||||
jupyter>=1.0.0
|
||||
Reference in New Issue
Block a user