Перевод статьи Mania Beetz про фреймворк для обучения роботов в виртуальных средах
This commit is contained in:
parent
5c732dd19c
commit
7f6cde89e2
3 changed files with 162 additions and 1 deletions
10
sidebars.js
10
sidebars.js
|
@ -29,6 +29,14 @@
|
|||
'technologies/photopolymer',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Переводы',
|
||||
collapsed: false,
|
||||
items: [
|
||||
'papers/mania-beetz-self-training-with-vr-2019'
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Разное',
|
||||
|
@ -39,4 +47,4 @@
|
|||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue