ess4ee_ij
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Borika95
- License: mit
- Default Branch: main
- Size: 34.2 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Citation
README.md
Expert System Shell for Energy Efficiency (ESS4EE)
Overview
This repository contains the implementation of the Expert System Shell for Energy Efficiency (ES4EE) - a template for the development of expert systems for improving energy efficiency in manufacturing. ES4EE is implemented using Jupyter Notebook, providing a flexible and user-friendly environment for both expert system developers and end-users.
Features
- Modular Design: The system shell is built with modular components, allowing for easy extension and customization.
- Knowledge Representation: Supports declarative knowledge representation, using rule-based systems to model domain knowledge.
- Energy Efficiency Optimization: Specialized modules to identify inefficiencies and recommend improvements in energy consumption for manufacturing processes.
- Process Integration: Enables the connection to other technical systems for unidirectional or bidirectional data transfer.
Install Required Libraries
Navigate to the project folder and install the required dependencies using the following command:
bash
pip install -r requirements.txt
Owner
- Login: Borika95
- Kind: user
- Repositories: 1
- Profile: https://github.com/Borika95
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Ioshchikhes" given-names: "Borys" orcid: "0000-0003-2798-4276" - family-names: "Joseph" given-names: "Tresa Maria" title: "Expert System Shell for Energy Efficiency (ESS4EE)" version: 1.0.0 doi: tba date-released: 2025-04-13 url: "https://github.com/Borika95/ESS4EE"