当研究室では、人間と自然なインターフェースで意思のやり取りを行い、人間のように自ら考え行動できるロボットの実現を目指し、エッジ指向型の脳型計算機システムの基礎研究ならびにその応用に向けたAIデータセット生成技術、大規模言語モデルの開発などを行っている。
特にロボットAI技術研究の成果として、RoboCup世界大会で通算6度の優勝を誇る。
本講演では、脳のように省エネで高性能なAIチップ「レザバーチップ」の開発について紹介する。
講演者
//会社名
$txt = get_field( 'session_company_1' );
if ( $txt ) { ?>
//会社名
$txt = get_field( 'session_company_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_1' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//会社名
$txt = get_field( 'session_company_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
対象図研製品名
: echo $txt; ?>
} ?>
