This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
AbductiveLearning
/
ABLkit
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update readme.md
pull/3/head
troyyyyy
GitHub
3 years ago
parent
83a4258e86
commit
2f2dd6d1fa
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
11 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-1
readme.md
+ 11
- 1
readme.md
View File
@@ -3,7 +3,17 @@
This is the code repository of abductive learning Package.
## Environment dependency
...
#### Install Swipl
[http://www.swi-prolog.org/build/unix.html](http://www.swi-prolog.org/build/unix.html)
#### Install required package
```shell
pip install zoopt
pip install pyswip==0.2.9
```
## Example
share_example.py and nonshare_exaple.py are examples of grounded abductive learning.
Write
Preview
Loading…
Cancel
Save