Skip to content

AISolve algorithms implementing AISolve.Core using MachineLearning and LinearAlgebra repos

License

Notifications You must be signed in to change notification settings

mgroupntua/AISolve.MachineLearning

Repository files navigation

alt text

AISolve.MachineLearning

Implementation of AISolve.Core using MGroup's MachineLearning of various AI-enhanced iterative linear algebra solvers for parameterized systems.

Features

  • Pod2GResponse: Abstract implementation of IModelResponse and IAIResponse from AISolve.Core, for the solution of parameterized systems using the POD-2G method

AISolve.LinearAlgebra

Implementation of AISolve.MachineLearning using MGroup's LinearAlgebra of various AI-enhanced iterative linear algebra solvers for parameterized systems.

Features

  • Pod2GLinearSystemResponse: Concrete implementation of Pod2GResponse using MGroup's LinearAlgebra solvers, for the solution of parameterized systems using the POD-2G method

Installation instructions

You can choose either to clone the solution or downloads it as a zip file.

Clone solution

  1. Under the repository name, click Clone or Download option.

alt text

  1. In the popup appearing choose the Use HTTPS option.

alt text

  1. Use the alt text to copy the link provided.

  2. Open Visual Studio. In Team Explorer window appearing in your screen under Local Git Repositories click the Clone option. If Team Explorer window is not visible you can enable in View -> Team Explorer

alt text

  1. In the text box appearing paste the link.

alt text

  1. Click clone and Visual Studio will automatically download and import AISolve.Core

Download as ZIP

  1. Under the repository name, click Clone or Download option

alt text

  1. Click Download ZIP option. AISolve.MachineLearning will be downloaded as a ZIP file.

  2. Extract the ZIP file to the folder of choice.

  3. Double click on AISolve.MachineLearning.sln file to open the code with Visual Studio

About

AISolve algorithms implementing AISolve.Core using MachineLearning and LinearAlgebra repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages