I am trying to end my Matlab dependency and turned to Python. I will soon begin work on introducing machine learning (neural networks / SVM) in agents (simulate ship traffic). I need a machine learning toolbar and a simulation environment.
There are many options for ML / Python. The remaining task then is the modeling environment (2D or 3D).
Netlogo is interesting, but it seems limited in the ability to call external functions. It is also based on Java. The breve seems perfect, but also seems like a dead project. Pybrain mentions some environments (PyODE?), But is unclear in detail.
Does anyone have any good recommendations on a modeling / visualization environment with a good Python interface?
python visualization agents
Mikeb
source share