This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
beimingwu
/
learnware
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
1
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[MNT] remove geatpy and matplotlib in dependencies
tags/v0.3.2
Gene
2 years ago
parent
0d1e0e94a1
commit
35188f9184
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
setup.py
+ 0
- 2
setup.py
View File
@@ -54,7 +54,6 @@ REQUIRED = [
"numpy>=1.20.0",
"pandas>=0.25.1",
"scipy>=1.0.0",
"matplotlib>=3.1.3",
"torch>=1.11.0",
"cvxopt>=1.3.0",
"tqdm>=4.65.0",
@@ -67,7 +66,6 @@ REQUIRED = [
"torchvision>=0.15.1",
"sqlalchemy>=2.0.21",
"shortuuid>=1.0.11",
"geatpy>=2.7.0",
"docker>=6.1.3",
"rapidfuzz>=3.4.0",
"torchtext>=0.16.0",
Write
Preview
Loading…
Cancel
Save