EnvisEdge icon indicating copy to clipboard operation
EnvisEdge copied to clipboard

Deploy recommendation engines with Edge Computing

Results 108 EnvisEdge issues
Sort by recently updated
recently updated
newest added

### 🙋 Where Path added in description ### 💭 Description When I click on **docs**, what I observed is shown in the below image: ![Screenshot from 2022-05-10 11-21-55](https://user-images.githubusercontent.com/66864971/167665235-561d3b8d-f8a8-4231-be10-018e06eb6bb6.png) Where to...

documentation 📃
good first issue

### 🙋 Where https://docs.nimbleedge.ai/tutorials/index.html ### 💭 Description restructure and adding docs to existing tuitorials ### 👀 Have you spent some time to check if this issue has been raised before?...

### 🙋 Where Directory: [link](https://github.com/NimbleEdge/EnvisEdge/tree/main/fedrec) ### 💭 Description We have brief documentation of the files in the `fedrec` directory. We need re-write the whole documentation by explaining and adding examples...

### 🔖 Feature description A generic decorator to handle unexpected behaviour in Python functions. This feature will help in making code more concise and readable. ### 🎤 Pitch This feature...

## Description Added inline documentation for [envis_aggregator.py](https://github.com/NimbleEdge/EnvisEdge/blob/main/fedrec/user_modules/envis_aggregator.py) as instructed in the issue. ## Relevant Issue Issue #223 ## Affected Dependencies List any dependencies that are required for this change. ##...

### 🔖 Feature description Add linting checks to github workflows [here](https://github.com/NimbleEdge/RecoEdge/tree/main/.github/workflows) using flake8. Blocked by: #31 #29 ### 🎤 Pitch Current workflows test the PEP8 standards on the repo but...

enhancement
good first issue
New Feature 🧩

## Description Initialised FedADAM in fl_strategies as alternative aggregator. ## Checklist - [x] I have followed the [Contribution Guidelines](https://github.com/NimbleEdge/EnvisEdge/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/NimbleEdge/EnvisEdge/blob/main/CODE_OF_CONDUCT.md) - [x] I have commented my code...

### 🙋 Where https://github.com/NimbleEdge/EnvisEdge/blob/main/docs/source/tutorials/Tutorial-Part-1-introduction_to_fl.rst ### 💭 Description Types should be converted into bullet points and a proper short description should be provided Refer to this resource [link](https://blog.openmined.org/federated-learning-types/) Line no -...

documentation 📃
good first issue
GSOD

## Description Fixed a lot of typographical errors and also improved the documents to an extend by expanding the numbered list to be explicitly seen by readers ## Relevant Issue...

documentation 📃
good first issue
GSOD

### 🙋 Where Here: [LINK](https://github.com/NimbleEdge/EnvisEdge/blob/main/fedrec/user_modules/envis_aggregator.py) ### 💭 Description We need to go "line-by-line" and create inline documentation for this file. Please try to use proper punctuation and English grammar to...

documentation 📃
good first issue
python