File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
What
3
3
====
4
4
5
- `qmllib ` is a Python/Fortran toolkit for representation of molecules and solids
5
+ `` qmllib ` ` is a Python/Fortran toolkit for representation of molecules and solids
6
6
for machine learning of properties of molecules and solids. The library is not
7
- a high-level framework where you can do `model.train() `, but supplies the
7
+ a high-level framework where you can do `` model.train() ` `, but supplies the
8
8
building blocks to carry out efficient and accurate machine learning. As such,
9
9
the goal is to provide usable and efficient implementations of concepts such as
10
10
representations and kernels.
@@ -13,7 +13,7 @@ representations and kernels.
13
13
QML or QMLLib?
14
14
====
15
15
16
- `qmllib ` represents the core library functionality derived from the original
16
+ `` qmllib ` ` represents the core library functionality derived from the original
17
17
QML package, providing a powerful toolkit for quantum machine learning
18
18
applications, but without the high-level abstraction, for example SKLearn.
19
19
You can’t perform that action at this time.
0 commit comments