This code is an algorithm designed, architected and developed by Sapiens Technology®️ and aims to build a simple Artificial Neural Network without hidden layers and with tabular data arranged in two-dimensional numerical matrices at the input and output. This is just a simplified example of the complete HurNet Neural Network architecture (created by Ben-Hur Varriano) that can be used and distributed in a compiled form by Sapiens Technology®️ members in seminars and presentations. HurNet Neural Networks use a peculiar architecture that eliminates the need for backpropagation in weights adjustment, making network training faster and more effective. In this example, we do not provide the network configuration structure for hidden layers and we reduce the dimensionality of the data to prevent potential market competitors from using our own technology against us. Although it is a simplified version of the HurNet network, it is still capable of assimilating simple patterns and some complex patterns that a conventional Multilayer Neural Network would not be able to abstract.
Raw data
{
"_id": null,
"home_page": "https://github.com/sapiens-technology/SingleLayerHurNet",
"name": "single-hurnet",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "SAPIENS TECHNOLOGY",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/a6/f6/f4e10f35270e0626035395087d047de9c1af362880d22879425e0cd4a237/single_hurnet-1.0.8.tar.gz",
"platform": null,
"description": "This code is an algorithm designed, architected and developed by Sapiens Technology\u00ae\ufe0f and aims to build a simple Artificial Neural Network without hidden layers and with tabular data arranged in two-dimensional numerical matrices at the input and output. This is just a simplified example of the complete HurNet Neural Network architecture (created by Ben-Hur Varriano) that can be used and distributed in a compiled form by Sapiens Technology\u00ae\ufe0f members in seminars and presentations. HurNet Neural Networks use a peculiar architecture that eliminates the need for backpropagation in weights adjustment, making network training faster and more effective. In this example, we do not provide the network configuration structure for hidden layers and we reduce the dimensionality of the data to prevent potential market competitors from using our own technology against us. Although it is a simplified version of the HurNet network, it is still capable of assimilating simple patterns and some complex patterns that a conventional Multilayer Neural Network would not be able to abstract.\n",
"bugtrack_url": null,
"license": "Proprietary Software",
"summary": "Example of construction of an Artificial Neural Network with the single-layer HurNet architecture for two-dimensional numerical matrices.",
"version": "1.0.8",
"project_urls": {
"Homepage": "https://github.com/sapiens-technology/SingleLayerHurNet"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fd1c4abbf6717e590b8f7a084ad0cbb6127f9f9c2cf099e24ca625dd4f1a3937",
"md5": "ebff1c9de7c75a0628f7aa3aa7c2583d",
"sha256": "52a79cd51aeb96879cc5f0022299259f648a8249fdc683d0d06dd44f5110a252"
},
"downloads": -1,
"filename": "single_hurnet-1.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ebff1c9de7c75a0628f7aa3aa7c2583d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3986,
"upload_time": "2024-10-19T23:11:51",
"upload_time_iso_8601": "2024-10-19T23:11:51.749157Z",
"url": "https://files.pythonhosted.org/packages/fd/1c/4abbf6717e590b8f7a084ad0cbb6127f9f9c2cf099e24ca625dd4f1a3937/single_hurnet-1.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6f6f4e10f35270e0626035395087d047de9c1af362880d22879425e0cd4a237",
"md5": "8c2db016949a92941a6667110d7f754f",
"sha256": "9f67cc8ba0888139ead2ef2c41d8b7afd004be2b8cd9657ea4ab1739cef8e8dd"
},
"downloads": -1,
"filename": "single_hurnet-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "8c2db016949a92941a6667110d7f754f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7869,
"upload_time": "2024-10-19T23:11:53",
"upload_time_iso_8601": "2024-10-19T23:11:53.536722Z",
"url": "https://files.pythonhosted.org/packages/a6/f6/f4e10f35270e0626035395087d047de9c1af362880d22879425e0cd4a237/single_hurnet-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-19 23:11:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sapiens-technology",
"github_project": "SingleLayerHurNet",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "single-hurnet"
}