Server for Computations
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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..
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by defining the server boundary, the client-server protocol for text and viewport screenshots, and how Unreal connects to it; then identify the existing C++, Python, TensorFlow, and Unreal integration points. Done should mean a documented, testable end-to-end exchange and a scoped computation example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python, tensorflow, unreal-engine
- Domain
- api, backend, game-dev, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100