MakarovIA / FPS

1 stars 1 forks source link

Server for Computations #20

Open MakarovIA opened 7 years ago

MakarovIA commented 7 years ago

Build a server for running C++/Python Applications and exchanging information with unreal.

We need to exchange text and image (viewport screenshots) information using client-server protocols.

Try to implement Tensorflow using C++ and Exchange ingormation with Unreal. You could test it with CNN from DeepMind for Learning to play Ping Pong, etc..