{"id":18123277,"url":"https://github.com/jay-johnson/antinex-utils","last_synced_at":"2025-04-14T23:03:07.841Z","repository":{"id":57410645,"uuid":"123770499","full_name":"jay-johnson/antinex-utils","owner":"jay-johnson","description":"Manage and use pre-trained deep neural networks with a common interface for build, compile, fit, evaluate, kfold, cross validate, and predict lifecycle phases using Keras and Tensorflow","archived":false,"fork":false,"pushed_at":"2020-09-04T19:50:48.000Z","size":79,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T22:11:30.997Z","etag":null,"topics":["ai-security","anti-nex","artificial-intelligence","keras","tensorflow"],"latest_commit_sha":null,"homepage":"http://antinex.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jay-johnson.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-04T08:29:54.000Z","updated_at":"2023-03-22T19:18:38.000Z","dependencies_parsed_at":"2022-08-28T01:14:01.998Z","dependency_job_id":null,"html_url":"https://github.com/jay-johnson/antinex-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay-johnson%2Fantinex-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay-johnson%2Fantinex-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay-johnson%2Fantinex-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jay-johnson%2Fantinex-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jay-johnson","download_url":"https://codeload.github.com/jay-johnson/antinex-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246017729,"owners_count":20710240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-security","anti-nex","artificial-intelligence","keras","tensorflow"],"created_at":"2024-11-01T07:08:56.137Z","updated_at":"2025-03-30T09:32:42.542Z","avatar_url":"https://github.com/jay-johnson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"AntiNex AI Utilities\n====================\n\nStandalone utilities for training AI.\n\n.. image:: https://travis-ci.org/jay-johnson/antinex-utils.svg?branch=master\n    :alt: Travis AntiNex AI Utilities Tests\n    :target: https://travis-ci.org/jay-johnson/antinex-utils\n\n.. image:: https://readthedocs.org/projects/antinex-ai-utilities/badge/?version=latest\n    :alt: Read the Docs AntiNex AI Utilities Tests\n    :target: http://antinex-ai-utilities.readthedocs.io/en/latest/?badge=latest\n\nUsed in:\n\nhttps://github.com/jay-johnson/train-ai-with-django-swagger-jwt\n\nInstall\n-------\n\npip install antinex-utils\n\nDevelopment\n-----------\n\n#.  Set up the repository\n\n    ::\n\n        mkdir -p -m 777 /opt/antinex\n        git clone https://github.com/jay-johnson/antinex-utils.git /opt/antinex/utils\n        cd /opt/antinex/utils\n\n#.  Set up the virtual env and install\n\n    ::\n\n        virtualenv -p python3 ~/.venvs/antinexutils \u0026\u0026 source ~/.venvs/antinexutils/bin/activate \u0026\u0026 pip install -e .\n\nTesting\n-------\n\nRun all\n\n::\n\n    python setup.py test\n\nRun a test case\n\n::\n\n    python -m unittest tests.test_classification.TestClassification.test_classification_deep_dnn\n\n::\n\n    python -m unittest tests.test_regression.TestRegression.test_dataset_regression_using_scaler\n\nAntiNex Stack Status\n--------------------\n\nAntiNex AI Utilities is part of the AntiNex stack:\n\n.. list-table::\n   :header-rows: 1\n\n   * - Component\n     - Build\n     - Docs Link\n     - Docs Build\n   * - `REST API \u003chttps://github.com/jay-johnson/train-ai-with-django-swagger-jwt\u003e`__\n     - .. image:: https://travis-ci.org/jay-johnson/train-ai-with-django-swagger-jwt.svg?branch=master\n           :alt: Travis Tests\n           :target: https://travis-ci.org/jay-johnson/train-ai-with-django-swagger-jwt.svg\n     - `Docs \u003chttp://antinex.readthedocs.io/en/latest/\u003e`__\n     - .. image:: https://readthedocs.org/projects/antinex/badge/?version=latest\n           :alt: Read the Docs REST API Tests\n           :target: https://readthedocs.org/projects/antinex/badge/?version=latest\n   * - `Core Worker \u003chttps://github.com/jay-johnson/antinex-core\u003e`__\n     - .. image:: https://travis-ci.org/jay-johnson/antinex-core.svg?branch=master\n           :alt: Travis AntiNex Core Tests\n           :target: https://travis-ci.org/jay-johnson/antinex-core.svg\n     - `Docs \u003chttp://antinex-core-worker.readthedocs.io/en/latest/\u003e`__\n     - .. image:: https://readthedocs.org/projects/antinex-core-worker/badge/?version=latest\n           :alt: Read the Docs AntiNex Core Tests\n           :target: http://antinex-core-worker.readthedocs.io/en/latest/?badge=latest\n   * - `Network Pipeline \u003chttps://github.com/jay-johnson/network-pipeline\u003e`__\n     - .. image:: https://travis-ci.org/jay-johnson/network-pipeline.svg?branch=master\n           :alt: Travis AntiNex Network Pipeline Tests\n           :target: https://travis-ci.org/jay-johnson/network-pipeline.svg\n     - `Docs \u003chttp://antinex-network-pipeline.readthedocs.io/en/latest/\u003e`__\n     - .. image:: https://readthedocs.org/projects/antinex-network-pipeline/badge/?version=latest\n           :alt: Read the Docs AntiNex Network Pipeline Tests\n           :target: https://readthedocs.org/projects/antinex-network-pipeline/badge/?version=latest\n   * - `AI Utils \u003chttps://github.com/jay-johnson/antinex-utils\u003e`__\n     - .. image:: https://travis-ci.org/jay-johnson/antinex-utils.svg?branch=master\n           :alt: Travis AntiNex AI Utils Tests\n           :target: https://travis-ci.org/jay-johnson/antinex-utils.svg\n     - `Docs \u003chttp://antinex-ai-utilities.readthedocs.io/en/latest/\u003e`__\n     - .. image:: https://readthedocs.org/projects/antinex-ai-utilities/badge/?version=latest\n           :alt: Read the Docs AntiNex AI Utils Tests\n           :target: http://antinex-ai-utilities.readthedocs.io/en/latest/?badge=latest\n   * - `Client \u003chttps://github.com/jay-johnson/antinex-client\u003e`__\n     - .. image:: https://travis-ci.org/jay-johnson/antinex-client.svg?branch=master\n           :alt: Travis AntiNex Client Tests\n           :target: https://travis-ci.org/jay-johnson/antinex-client.svg\n     - `Docs \u003chttp://antinex-client.readthedocs.io/en/latest/\u003e`__\n     - .. image:: https://readthedocs.org/projects/antinex-client/badge/?version=latest\n           :alt: Read the Docs AntiNex Client Tests\n           :target: https://readthedocs.org/projects/antinex-client/badge/?version=latest\n\nLinting\n-------\n\nflake8 .\n\npycodestyle --exclude=.tox,.eggs\n\nLicense\n-------\n\nApache 2.0 - Please refer to the LICENSE_ for more details\n\n.. _License: https://github.com/jay-johnson/antinex-utils/blob/master/LICENSE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay-johnson%2Fantinex-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjay-johnson%2Fantinex-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjay-johnson%2Fantinex-utils/lists"}