Is it possible to import Python AI to Unreal?

Hi,
I wanted to implement small card game in my game, so I created Poker that can be played by player, with 3 AIs. It works ok, but I wanted more, so I created Python script with machine learning. And now, like it says in title, I was wondering if its possible to import that script to Unreal, and use it for AI’s decisions in poker.

This may be helpful:

https://docs.unrealengine.com/en-US/PythonAPI/index.html