Родитель
83be82e5b8
Коммит
163f0f3457
|
@ -6,6 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
name: "Demo: Deploy Prod"
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
# This workflow will install Python dependencies, run tests and lint with a single version of Python
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
|
||||
|
||||
name: "Simulation: Test"
|
||||
|
||||
on:
|
||||
|
@ -17,7 +14,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
name: "Simulation: Test"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<!-- Put horizontally since build status badges are normally horizontal. -->
|
||||
| [Demo][demo-folder] | [Simulation][simulation-folder] | Security |
|
||||
|:-:|:-:|:-:|
|
||||
| [![Build Status](https://dev.azure.com/maluuba/0xDeCA10B/_apis/build/status/demo-CI?branchName=master)](https://dev.azure.com/maluuba/0xDeCA10B/_build/latest?definitionId=116&branchName=master) | [![Simulation: Test](https://github.com/microsoft/0xDeCA10B/actions/workflows/simulation-test.yml/badge.svg?branch=master)](https://github.com/microsoft/0xDeCA10B/actions/workflows/simulation-test.yml) | [![Build Status](https://dev.azure.com/maluuba/0xDeCA10B/_apis/build/status/Security%20Checks?branchName=master)](https://dev.azure.com/maluuba/0xDeCA10B/_build/latest?definitionId=118&branchName=master) |
|
||||
| [![Demo: Test](https://github.com/microsoft/0xDeCA10B/actions/workflows/demo-test.yml/badge.svg?branch=master)](https://github.com/microsoft/0xDeCA10B/actions/workflows/demo-test.yml) | [![Simulation: Test](https://github.com/microsoft/0xDeCA10B/actions/workflows/simulation-test.yml/badge.svg?branch=master)](https://github.com/microsoft/0xDeCA10B/actions/workflows/simulation-test.yml) | [![Build Status](https://dev.azure.com/maluuba/0xDeCA10B/_apis/build/status/Security%20Checks?branchName=master)](https://dev.azure.com/maluuba/0xDeCA10B/_build/latest?definitionId=118&branchName=master) |
|
||||
|
||||
**Sharing Updatable Models (SUM) on Blockchain** is a framework to host and train publicly available machine learning models.
|
||||
Ideally, using a model to get a prediction is free.
|
||||
|
|
Загрузка…
Ссылка в новой задаче