Coder Social home page Coder Social logo

atpinn's People

Contributors

liuyangair avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

atpinn's Issues

Using this for other frequency use cases.

Hey, I would like to understand that if I am using 30 hz model, and want to reach 80 or 90 hz from there using atPINN. How can that be achieved ? I mean in terms of normalisation and the weights.

拉普拉斯方程代码的问题。

您好,感谢您分享代码。在4.5.1中,采用AtPINN对拉普拉斯方程进行了求解,我的问题是,代码中
loss_eps = torch.abs(self.eps_ - self.eps)
是用于计算Lp损失的。
我理解self.eps_是我们要学习的参数,self.eps是目标参数,这里已经进行了归一化操作,所以这里的目标参数应该是1才对,但是代码中却是3.1415936.如果是这样的话,最终学习到的
eps1 = self.eps_ * 6 * 3.1415926 eps2 = self.eps_ * 3 * 3.1415926
是6pipi,带入到(34b)解析解中也是不正确的。
此外,针对c到选值,论文中给出了0.00017,但是代码中是0.001请问应该如何选择呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.