Solved

Can AIMMS  interface  Python,such as tensorflow?

  • 15 March 2021
  • 2 replies
  • 124 views

Userlevel 1
Badge
  • Can AIMMS  interface  Python,such as tensorflow?

icon

Best answer by mohansx 17 March 2021, 02:51

View original

2 replies

Userlevel 5
Badge +5

Hi @xyr, it is possible if you have your Python model available as an API endpoint. Please review: How to connect AIMMS with Python — AIMMS How-To

 

If you are interested in only local usage of AIMMS and Python, then AIMMS can call a Python script via the command line using Execute — AIMMS Function Reference. See reference: Run Executable Files — AIMMS How-To

Userlevel 1
Badge

Hi @xyr, it is possible if you have your Python model available as an API endpoint. Please review: How to connect AIMMS with Python — AIMMS How-To

 

If you are interested in only local usage of AIMMS and Python, then AIMMS can call a Python script via the command line using Execute — AIMMS Function Reference. See reference: Run Executable Files — AIMMS How-To

thank you so much

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator