Postagens de Yufeng Guo

2 resultados

Apagar filtros
  • 24 DE JUNHO DE 2025 / Kaggle

    Using KerasHub for easy end-to-end machine learning workflows with Hugging Face

    KerasHub enables users to mix and match model architectures and weights across different machine learning frameworks, allowing checkpoints from sources like Hugging Face Hub (including those created with PyTorch) to be loaded into Keras models for use with JAX, PyTorch, or TensorFlow. This flexibility means you can leverage a vast array of community fine-tuned models while maintaining full control over your chosen backend framework.

    How to load model weights from SafeTensors into KerasHub for multi-framework machine learning
  • 13 DE MAIO DE 2025 / TensorFlow

    Crie e treine um sistema de recomendação em 10 minutos usando o Keras e o JAX

    O Keras Recommenders (KerasRS) é uma nova biblioteca anunciada que ajuda os desenvolvedores a criar sistemas de recomendação usando APIs com elementos básicos para classificação e recuperação e que pode ser instalada via pip com suporte a back-ends JAX, TensorFlow ou PyTorch.

    Build and train a Recommender System in 10 minutes using Keras and JAX