msurtsukov / neural-ode

Jupyter notebook with Pytorch implementation of Neural Ordinary Differential Equations
696 stars 120 forks source link

Question about the initial augmented state #4

Open Frankie123421 opened 3 years ago

Frankie123421 commented 3 years ago

Hello, I want to ask about the last element of s0 in the picture of algorithm 1. Why the initial value of at(t1) is -dL/dt1 but not dL/dt1? I don't understand the minus sign here.

lbq8942 commented 2 years ago

me too,have you solved it?

Frankie123421 commented 2 years ago

No, and I've escaped from "neural ode" now lol. Sorry about that.

lbq8942 commented 2 years ago

hahaha, i am still in this trap. Thank you, anyway. 

青山 @.***

 

------------------ 原始邮件 ------------------ 发件人: "msurtsukov/neural-ode" @.>; 发送时间: 2022年11月4日(星期五) 下午4:41 @.>; @.**@.>; 主题: Re: [msurtsukov/neural-ode] Question about the initial augmented state (#4)

No, and I've escaped from "neural ode" now lol. Sorry about that.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

chrisway613 commented 1 year ago

So,Have u solved this problem now?

Huaijiu1 commented 4 months ago

Hello! Have you solved the problem now?