Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.backend.python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
beat
beat.backend.python
Commits
760803b9
Commit
760803b9
authored
5 years ago
by
Zohreh MOSTAANI
Browse files
Options
Downloads
Patches
Plain Diff
[doc] fixed external and internal links
parent
3c0fe03d
No related branches found
No related tags found
1 merge request
!52
[doc] fixed external and internal links
Pipeline
#31442
passed
5 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/links.rst
+1
-1
1 addition, 1 deletion
doc/links.rst
doc/object_representation.rst
+1
-1
1 addition, 1 deletion
doc/object_representation.rst
with
2 additions
and
2 deletions
doc/links.rst
+
1
−
1
View file @
760803b9
...
...
@@ -28,4 +28,4 @@
.. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
.. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.. _
Algorithms
: https://www.idiap.ch/software/beat/doc
s/beat/docs/master/beat/algorithms.html
.. _
BEAT documentation
: https://www.idiap.ch/software/beat/doc
umentation
\ No newline at end of file
This diff is collapsed.
Click to expand it.
doc/object_representation.rst
+
1
−
1
View file @
760803b9
...
...
@@ -34,7 +34,7 @@
Object Representation
=======================
As it is mentioned in
`
Algorithms
`_
section, data is available via our
As it is mentioned in
the "
Algorithms
"
section
of "Getting Started with BEAT" in `BEAT documentation`_
, data is available via our
backend API to the user algorithms. For example, in Python, the |project|
platform uses NumPy data types to pass data to and from algorithms. For
example, when the algorithm reads data for which the format is defined like:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment