Packages from antoniogweb · Transparency log

  • PHP

    antoniogweb/php2xai

    AI framework with a PHP frontend and a C++ runtime.

  • PHP

    antoniogweb/php2xai-exercises

    Experimental exercises and playground for PHP2xAI.

  • PHP

    antoniogweb/php2xai-mnist

    MNIST classification exercise built on PHP2xAI.

  • PHP

    antoniogweb/php2xai-sentiment

    Sentiment analysis example built with PHP2xAI. The project demonstrates text preprocessing, embeddings, neural network training, and inference using the PHP frontend and C++ runtime. Sentiment labels are based on the RubixML Sentiment example and are fully acknowledged.