2019 03
Angent的实现 Overview 之前学习了状态迁移函数,并能绘制机器人。 这节的目标是实现机器人的引擎,让机器人能动起来。 笔记 ロボットの制御指令を決めるエージェントのクラスを作ります。 「考え主体」のことを、ロボチックスや人工知能の研究分野ではエージ
DNS vim /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 APT $ sudo touch /etc/apt/apt.conf.d/proxy.conf $ sudo gedit /etc/a
Debug go-vim-debugging-with-gdb Vim 调试:termdebug 入门 Debugging in Vim How to use ConqueGDB in Vim How does debugging with VIM and g
Resources https://deepreinforcementlearningbook.org/ https://github.com/deep-reinforcement-learning-book Reinforcement Learning Bo
Objective 绘制世界坐标系 如何描述机器人的位姿 如何绘制世界坐标系 如何绘制机器人位姿 可参考:3.2.2 ロボットの姿勢と描く 対向2輪ロボット(Differential wheeled robot) 机器人位姿 世界坐标系记为 $\Sigma_{
机器人开发环境介绍 In this section, we will tintroduce: the usage case of robots the development environment for simulation (Python + conda
平均値 $$\mu = \frac{1}{N}\sum_{i=0}^{N-1} z_i$$ $z_0, z_1, \dots, z_{N-1}$: センサ値 $N$: センサ値の個数 分散、標準偏差 $$\sigma^2 = \frac{1}{N-1}\sum
Environment Setup !pip install numpy scipy matplotlib ipython scikit-learn pandas pillow Introduction to Artificial Neural Network
Objective 用动画来绘制Robot仿真环境 重要函数 matplotlib.animation.FuncAnimation class matplotlib.animation.FuncAnimation(fig, func, frames=None,
在线测试 https://www.luogu.com.cn/ https://onlinejudge.org/ https://leetcode-cn.com/ 动态规划 斐波那契数 斐波那契数,通常用 F(n) 表示,形成的序列称为 斐波那契数列 。该数列由
Archives
2019/03 (14) 2020/08 (1) 2021/01 (2) 2021/05 (2) 2021/12 (2) 2022/03 (2) 2022/04 (2) 2023/12 (2) 2024/01 (5) 2024/04 (1) 2024/05 (1)Tags
Recent Posts