{"id":22433518,"url":"https://github.com/aifred-health/vulcanai","last_synced_at":"2025-08-01T12:34:00.846Z","repository":{"id":33266177,"uuid":"141081019","full_name":"Aifred-Health/VulcanAI","owner":"Aifred-Health","description":"A high level deep learning framework for quickly prototyping networks with added tools in data visualisation, model interpretability and performance metrics","archived":false,"fork":false,"pushed_at":"2023-05-13T08:56:00.000Z","size":27008,"stargazers_count":17,"open_issues_count":47,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2023-05-13T10:15:33.020Z","etag":null,"topics":["data-analysis","data-cleaning","data-science","data-visualization","deep-learning","deep-neural-networks","feature-engineering","mental-health","python3","pytorch","scikit-learn"],"latest_commit_sha":null,"homepage":"https://www.aifredhealth.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aifred-Health.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-16T03:15:44.000Z","updated_at":"2023-05-13T10:15:33.020Z","dependencies_parsed_at":"2023-01-15T00:12:50.930Z","dependency_job_id":null,"html_url":"https://github.com/Aifred-Health/VulcanAI","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aifred-Health%2FVulcanAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aifred-Health%2FVulcanAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aifred-Health%2FVulcanAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aifred-Health%2FVulcanAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aifred-Health","download_url":"https://codeload.github.com/Aifred-Health/VulcanAI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228377551,"owners_count":17910449,"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":["data-analysis","data-cleaning","data-science","data-visualization","deep-learning","deep-neural-networks","feature-engineering","mental-health","python3","pytorch","scikit-learn"],"created_at":"2024-12-05T22:15:11.820Z","updated_at":"2024-12-05T22:15:12.901Z","avatar_url":"https://github.com/Aifred-Health.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulcan\n[![Build Status](https://travis-ci.com/Aifred-Health/Vulcan.svg?branch=master)](https://travis-ci.com/Aifred-Health/Vulcan)\n[![Documentation Status](https://readthedocs.org/projects/vulcanai/badge/?version=latest)](https://vulcanai.readthedocs.io/en/latest/?badge=latest)\n\n\nVulcan is Aifred Health's framework for rapid deep learning model prototyping and analysis.\n\nVulcan provides the tools for:\n1. Rapid-yet-flexible data preprocessing\n2. Rapid creation of modular neural networks. Among the usual we also include capability for:\n    * snapshot ensembles\n    * multi-modal networks with complex architectures\n    * state of the art activations\n    * training and saving models across multiple machines\n3. Model Evaluation\n4. Visualization for data and network interpretability. Among the usual we also include:\n    * t-SNE\n    * [Saliency maps using guided backpropagation](https://arxiv.org/abs/1412.6806)\n\nVulcan is built on Pytorch. We think Pytorch is great, so our framework was built with the goal of facilitating but not impeding access to all of Pytorch. Want to do things the easy way? Great, create a network using our simple configuration dict. Need something a little more complicated? Extend our classes or write your own Pytorch module to use within the rest of our framework. \n\nFor a more detailed runthrough on how to use the tools, please look at the [documentation](https://vulcanai.readthedocs.io/en/latest/).\n\n## Installation\n[Pytorch](https://pytorch.org) must be installed separately as per your devices requirements (e.g. GPU/CPU). Afterwards, Vulcan can be installed using PyPI:\n```\n\u003csudo\u003e pip install vulcanai\n```\nor you can install from source after cloning the repository:\n```\ngit clone https://github.com/Aifred-Health/Vulcan.git\ncd Vulcan\npip install -e vulcanai\n```\n\n## Releases\nThe current stable release is 1.0.8\n\n## Contributions\nWe welcome contributions, particularily to tabular_data_utils, additional processing methods, and to generalized and generalizable network architectures. Please create an issue before embarking on a solution, however, as we may already have something similar in the works!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifred-health%2Fvulcanai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faifred-health%2Fvulcanai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faifred-health%2Fvulcanai/lists"}