Solving Partial Differential Equations with Neural Networks
Project description
Welcome to nangs
Solving Partial Differential Equations with Neural Networks.
Nangs is a Python library built on top of Pytorch to solve Partial Differential Equations.
Our objective is to develop a new tool for simulating nature, using Neural Networks as solution approximation to Partial Differential Equations, increasing accuracy and optimziation speed while reducing computational cost.
Read our paper to know more.
Installing
nangs is on PyPI so you can just run:
pip install nangs
You will also need to insall Pytorch.
Getting Started
Copyright
Copyright 2020 onwards, SensioAI. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project's files except in compliance with the License. A copy of the License is provided in the LICENSE file in this repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.