add chapter sorting mechanism
This commit is contained in:
parent
a1a8d694e2
commit
592da6cad6
7 changed files with 34 additions and 4 deletions
|
|
@ -2,6 +2,9 @@
|
|||
title = "Self-supervised Learning of Trajectories"
|
||||
date = 2026-02-03
|
||||
description = ""
|
||||
|
||||
[extra]
|
||||
chapter = "3"
|
||||
+++
|
||||
|
||||
Self-supervised learning means training a model with unlabeled data, using supervisory signals extracted from the data itself. It usually does not set the model to perform a certain task, but aims to learn task-agnostic information in the data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue