Skip to content

Maikenov/nndt

 
 

Repository files navigation

Neural Network for Digital Twin (NNDT)

Python 3.6 License GitHub issues by-label ci-test workflow

Wiki | Change logs

There will be some awesome library.

Install

pip install git+https://github.com/KonstantinUshenin/nndt.git

Test

How to run the tests?

  • Unpack ./test/acdc_for_test.7z.
  • Configure your IDE to run test from test folder and assume nndt/nndt as a source root.
  • Run test;)

Tutorials and examples

NOTE! This project is in an early stage. API and examples are changed every day. The following notebooks use v0.0.1rc branch.

Tutorials

  1. Space model and generators
  2. Trainable tasks

Examples

  1. Shape interpolation
  2. Mesh segmentation (supervised)
  3. Eikonal equation solution (geodesic distance in 3D)

About

There will be awesome library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 86.9%
  • Python 13.1%