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
simulation bayesian
Moderators: silvia, selimgunay, Moderators
Re: simulation bayesian
import openseespy.opensees as ops
Put it in your Python script, then do what you need to do with Bayesian networks
Put it in your Python script, then do what you need to do with Bayesian networks