client.rst 413 B

12345678910111213141516171819202122
  1. tesseract.client
  2. ================
  3. .. automodule:: tesseract.client
  4. .. currentmodule:: tesseract.client
  5. .. raw:: html
  6. This module lets you connect to distributed Mixture-of-Experts or individual experts hosted
  7. <strike>in the cloud cloud</strike> on someone else's computer.
  8. .. todo add usage example
  9. GatingFunction
  10. ----------------
  11. .. autoclass:: GatingFunction
  12. :members:
  13. :member-order: bysource