dLearn is a Python package which contains machine learning modules.
The project is not yet publicly available.
Installation
Dependencies
dLearn requires:
NumPy
sklearn
User installation
The easiest way to install dLearn is using pip
pip install -U dlearn
Or if you want to install from sources you can execute in the dLearn directory (same one where you found this file after cloning the git repo)
python setup.py install
Source code
You can check the latest sources with the command:
git clone https://github.com/de-eplearn/dlearn.git
Usage
Some examples of how to start using the modules one can find in the subfolder /examples/
License
dLearn is published under the MIT License.
Release files for dlearn 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dlearn-0.1.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dlearn-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.8 kB
Release files / dlearn-0.1.0.tar.gz
| Download URL | dlearn-0.1.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5647729055bc4ba1bba04fbb10bfb10d0cfa0c76ef8df92b3e6b884de77be41d
|
|
BLAKE2b-256 checksum How to use checksums |
5bac0906fa0b29efc80a841d64f8cb57a120b2bfedd249e19c4f02155f0639f9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / dlearn-0.1.0-py3-none-any.whl
| Download URL | dlearn-0.1.0-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cb8e62e8f8de910cfcc00bb99fc845833cf927d19c79b53b859cedd503469721
|
|
BLAKE2b-256 checksum How to use checksums |
fd8b3e9e5312c02382cc297e542bbf05b77b972ac38e6e1bab2adabedb528f9e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |