WraithEngine icon indicating copy to clipboard operation
WraithEngine copied to clipboard

Networking Demo

Open TheDudeFromCI opened this issue 4 years ago • 1 comments

What does this refer to? Now that the networking implementation is underway, some demos showing this feature off would be nice. The packeting system is a bit confusing at a glance.

What's wrong with it? There are no current examples, demos, or documentation revolving the feature.

How can it be improved? A simple server-client demo would be perfect. Even something simple like an echo server example would be more than enough to get people started.

TheDudeFromCI avatar May 23 '20 13:05 TheDudeFromCI

你的推论没错,有两个概念要分清:

  1. 当我们求 Jacobian 时,小量是理想小量(Jacobian 就是多元导数嘛,导数分母按照定义就是理想小量的)。

  2. 当我们在讲具体的优化过程,increment 必然不是理想小量。由此带来的误差就是 linearization 误差,不管你使用 k 还是 k+1 时的量来求导都会有 linearization 误差。

izhengfan avatar Jul 01 '19 00:07 izhengfan

谢谢解答!

On Sun, Jun 30, 2019 at 6:53 PM ZHENG Fan [email protected] wrote:

你的推论没错,有两个概念要分清:

当我们求 Jacobian 时,小量是理想小量(Jacobian 就是多元导数嘛,导数分母按照定义就是理想小量的)。 2.

当我们在讲具体的优化过程,increment 必然不是理想小量。由此带来的误差就是 linearization 误差,不管你使用 k 还是 k+1 时的量来求导都会有 linearization 误差。

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/izhengfan/izhengfan.github.io/issues/10?email_source=notifications&email_token=AGDJ7HQIXBPUMBADVHVYNOLP5FIQDA5CNFSM4H4K6XTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4XN5I#issuecomment-507082485, or mute the thread https://github.com/notifications/unsubscribe-auth/AGDJ7HUIR5BL6T4OCPAYE5LP5FIQDANCNFSM4H4K6XTA .

zhaozhongch avatar Jul 01 '19 17:07 zhaozhongch