simulation bayesian

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
bahman
Posts: 1
Joined: Mon Oct 05, 2020 10:37 am

simulation bayesian

Post by bahman »

HI
I want to analysis structure with opensees and export its outputs to the bayesian networks( made by MatLab or python)
my question is which option is better for me?

opensees + (matlab or python) OR openseespy ??

thank you for helping
mhscott
Posts: 880
Joined: Tue Jul 06, 2004 3:38 pm
Location: Corvallis, Oregon USA
Contact:

Re: simulation bayesian

Post by mhscott »

import openseespy.opensees as ops

Put it in your Python script, then do what you need to do with Bayesian networks
Post Reply