Robots Probability
Project description
📦 Bellande Probabilistic (Infinite Dimentions)
🧙 Organization Website
🧙 Organization Github
Author, Creator and Maintainer
- Ronaldson Bellande
API Usability
{
"license": [
"Copyright (C) 2024 Bellande Robotics Sensors Research Innovation Center, Ronaldson Bellande",
"This program is free software: you can redistribute it and/or modify",
"it under the terms of the GNU General Public License as published by",
"the Free Software Foundation, either version 3 of the License, or",
"(at your option) any later version.",
"",
"This program is distributed in the hope that it will be useful,",
"but WITHOUT ANY WARRANTY; without even the implied warranty of",
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the",
"GNU General Public License for more details.",
"",
"You should have received a copy of the GNU General Public License",
"along with this program. If not, see <https://www.gnu.org/licenses/>.",
"GNU General Public License v3.0 or later"
],
"url": "https://bellande-robotics-sensors-research-innovation-center.org",
"endpoint_path": {
"bellande_probabilistic": "/api/Bellande_Probabilistic/bellande_probabilistic_nd"
},
"Bellande_Framework_Access_Key": "bellande_web_api_opensource"
}
API Payload Example
{
"mu_func": "i * 0.5",
"sigma_func": "1 + i * 0.1",
"x": [1.0, 2.0, 3.0],
"dimensions": 3,
"auth": {
"authorization_key": "bellande_web_api_opensource"
}
}
🧙 Website Bellande API Testing
Quick Bellande API Testing
curl -X 'POST' \
'https://bellande-robotics-sensors-research-innovation-center.org/api/Bellande_Distribution/bellande_distribution_function_nd' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"mu_func": "i * 0.5",
"sigma_func": "1 + i * 0.1",
"x": [1.0, 2.0, 3.0],
"dimensions": 3,
"auth": {
"authorization_key": "bellande_web_api_opensource"
}
}'
Published Paper
Coming Soon
License
This Algorithm or Models is distributed under the Creative Commons Attribution-ShareAlike 4.0 International License, see LICENSE and NOTICE for more information.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bellande_probability-0.0.1.tar.gz.
File metadata
- Download URL: bellande_probability-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9931f089cb7573157a7eba141abb2a9be49b206770e8151f0218c42d75404649
|
|
| MD5 |
314ad5a5053a5805c486663b43297581
|
|
| BLAKE2b-256 |
2e8f545a0affb24e506084ba01ceddf7d07124a3721910d5cfd5ab8178fbcf24
|