Skip to content

Commit

Permalink
Merge pull request OpenMined#8867 from OpenMined/rasswanth/remove-hag…
Browse files Browse the repository at this point in the history
…rid-references

Remove additional hagrid references
  • Loading branch information
rasswanth-s authored May 30, 2024
2 parents 00818ac + 7d2a46a commit c2677af
Show file tree
Hide file tree
Showing 19 changed files with 10 additions and 3,377 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/cd-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on:
none:
description: "Deploy Syft Documentation"
required: false
pull_request:
branches: [dev]
paths: [docs/]
push:
branches: [dev]
paths: [docs/]
# pull_request:
# branches: [dev]
# paths: [docs/]
# push:
# branches: [dev]
# paths: [docs/]

jobs:
cd-docs:
Expand Down
4 changes: 0 additions & 4 deletions docs/source/deployment/glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ PyGrid
~~~~~~~~~~~~~~~~~~~~~
``PyGrid`` is a ``peer-to-peer network`` of data owners and data scientists who can collectively train AI models using ``PySyft``. ``PyGrid`` is also the central server for conducting both model-centric and data-centric ``federated learning``. You may control PyGrid via our user-interface, ``PyGrid Admin``.

HaGrid
~~~~~~~~~~~~~~~~~~~~~
``Hagrid`` (HAppy GRID!) is a ``command-line tool`` that speeds up the deployment of ``PyGrid``, the software providing a peer-to-peer network of data owners and data scientists who can collectively train models.

Remote Data Science
~~~~~~~~~~~~~~~~~~~~~
A sub-field of data science wherein a data scientist is able to extract insights from a dataset owned by a data owner, but only those insights which the data owner explicitly decides to allow, whose preferences are enforced by information-restricting technologies such as cryptography, information security, and distributed systems.
Expand Down
Loading

0 comments on commit c2677af

Please sign in to comment.