ATEAM
A pyTorch Extension for Applied Mathematics
Install / Use
/learn @ZichaoLong/ATEAMREADME
aTEAM
A pyTorch Extension for Applied Mathematics
This version is compatible with pytorch (1.0.1) and later. You can create a conda environment for pytorch1:
conda create -n torch1 python=3 jupyter
source activate torch1
conda install pytorch=1 torchvision cudatoolkit=9.2 -c pytorch
# or conda install pytorch-cpu=1 -c pytorch
Some code maybe useful to you (News: add optim QuickStart)
- aTEAM.optim.NumpyFuntionInterface: This function enable us to optimize pytorch modules with external optimizer such as scipy.optimize.lbfgsb.fmin_l_bfgs_b, see test/optim_quickstart.py
- aTEAM.nn.modules.MK: Moment matrix & convolution kernel convertor: aTEAM.nn.modules.MK.M2K, aTEAM.nn.module.MK.K2M
- aTEAM.nn.modules.Interpolation: Lagrange interpolation in a n-dimensional box: aTEAM.nn.modules.Interpolation.LagrangeInterp, aTEAM.nn.modules.Interpolation.LagrangeInterpFixInputs
- aTEAM.nn.functional.utils.tensordot: It is similar to numpy.tensordot
For more usages pls refer to aTEAM/test/*.py
PDE-Net
aTEAM is a basic library for PDE-Net & PDE-Net 2.0(source code):
- PDE-Net: Learning PDEs from Data(ICML 2018)<br /> Long Zichao, Lu Yiping, Ma Xianzhong, Dong Bin
- PDE-Net 2.0: Learning PDEs from Data with A Numeric-Symbolic Hybrid Deep Network<br /> Long Zichao, Lu Yiping, Dong Bin
If you find this code useful for your research then please cite
@inproceedings{long2018pdeI,
title={PDE-Net: Learning PDEs from Data},
author={Long, Zichao and Lu, Yiping and Ma, Xianzhong and Dong, Bin},
booktitle={International Conference on Machine Learning},
pages={3214--3222},
year={2018}
}
@article{long2018pdeII,
title={PDE-Net 2.0: Learning PDEs from Data with A Numeric-Symbolic Hybrid Deep Network},
author={Long, Zichao and Lu, Yiping and Dong, Bin},
journal={arXiv preprint arXiv:1812.04426},
year={2018}
}
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
