This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
New translations __init__.py (French)
l10n_v0.2.x
linlin
4 years ago
parent
07e6e8a3e2
commit
110e969b6d
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
lang/fr/gklearn/ged/learning/__init__.py
+ 9
- 0
lang/fr/gklearn/ged/learning/__init__.py
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Tue Jul 7 16:07:25 2020
@author: ljia
"""
from gklearn.ged.learning.cost_matrices_learner import CostMatricesLearner
Write
Preview
Loading…
Cancel
Save