NIMO package
Project description
nimo
NIMO is a Python library to realize a closed loop of robotic experiments and artificial intelligence without human intervention for automated materials exploration. We started development as NIMS-OS (NIMS Orchestration System) (https://github.com/nimsos-dev/nimsos) and decided to adopt NIMO as a nickname to promote it as open source software. NIMO can perform automated materials exploration in various combinations by considering artificial intelligence and robotic experiments as modules. As artificial intelligence technique for materials science, Bayesian optimization method (PHYSBO), boundLess objective-free exploration method (BLOX), phase diagram construction method (PDC), Probability that properties within the Target Range (PTR), Bayesian optimization for materials and process parameters (BOMP), Bayesian optimization for combinatorial materials (COMBI), and random exploration (RE) can be used. Visualization tools for the results are also included, allowing users to check optimization results in real time. Newly created modules for artificial intelligence and robotic experiments can be added and used. More modules will be added in the future.
Document
Required Packages
- Python >= 3.6
- matplotlib
- numpy
- physbo >= 3.1.0
- scikit-learn
- scipy
- pyDOE3
Install
-
From PyPI (recommended)
pip install nimo
-
From source
- Download or clone the github repository
git clone https://github.com/NIMS-DA/nimo- Install via pip in the nimo-main folder
pip install .
Uninstall
pip uninstall nimo
License
The program package and the complete source code of this software are distributed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nimo-2.1.2.tar.gz.
File metadata
- Download URL: nimo-2.1.2.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a255213670d0cb1b3a17086046813c7ff6b7b1562e384ed573e5654850a9eeb6
|
|
| MD5 |
186e804b20a36f8ea1048ccebc538005
|
|
| BLAKE2b-256 |
c2ad4adb899b6d414d8a782075a567b911895c6b6b0b00373cf9c00c3c92e5a1
|
File details
Details for the file nimo-2.1.2-py3-none-any.whl.
File metadata
- Download URL: nimo-2.1.2-py3-none-any.whl
- Upload date:
- Size: 64.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d28c3df713d1c34fdf2891efa97472b718a2e15c8ab598f010e10e0a5e55be5
|
|
| MD5 |
638fda856cf921ec631bb3497b2a99ea
|
|
| BLAKE2b-256 |
872ed196be5d0c550f942c2920ba3662f39b5c01c2e5195df83c3f59dd8c871c
|