{"id":24435429,"url":"https://github.com/bamescience/eisnet","last_synced_at":"2025-03-13T21:43:53.460Z","repository":{"id":241108786,"uuid":"803918196","full_name":"BAMeScience/EISNet","owner":"BAMeScience","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T09:34:32.000Z","size":1629,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:20:15.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BAMeScience.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T15:53:59.000Z","updated_at":"2024-08-21T09:34:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"53c5928e-6248-478b-bb9e-bfc5f1365645","html_url":"https://github.com/BAMeScience/EISNet","commit_stats":null,"previous_names":["bamescience/eisnet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAMeScience%2FEISNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAMeScience%2FEISNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAMeScience%2FEISNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BAMeScience%2FEISNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BAMeScience","download_url":"https://codeload.github.com/BAMeScience/EISNet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489812,"owners_count":20298997,"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":[],"created_at":"2025-01-20T17:20:14.167Z","updated_at":"2025-03-13T21:43:53.436Z","avatar_url":"https://github.com/BAMeScience.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Machine Learning-Assisted Equivalent Circuit Identification for Dielectric Spectroscopy of Polymers\n\n## About the Paper\nThis repository is based on our paper titled \"Machine Learning-Assisted Equivalent Circuit Identification for Dielectric Spectroscopy of Polymers.\" The paper discusses a novel convolutional neural network (CNN) model to predict the electrical equivalent circuit (EEC) topology from broadband dielectric spectroscopy data, enhancing the characterization of polymer membranes' and achieving SOTA resutls.\n\n## Installation\nTo install the required packages, please run the following command:\n```bash\npip install -r requirements.txt\n```\n## Usage\nYou can easliy run the model in ```main.py``` and define global parameters. \nThe file contains the modules required for generating the data ```model.generate_data()``` and  pre-processing the data ```model.preprocess_data(data=data)```.\\\nFor training the model, the user can call ```model.Train(Training_data)```, and \nfor testing the model you can use ```model.Predict(Test_data)```. \n\nAddtionally ```model.Predict(Test_data)``` will save the results in the folder \"predictions\".\n\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamescience%2Feisnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamescience%2Feisnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamescience%2Feisnet/lists"}