Best of Hugging FaceJanuary 2023

  1. 1
    Article
    Avatar of huggingfaceHugging Face·3y

    AI for Game Development: Creating a Farming Game in 5 Days. Part 1

    AI for Game Development: Creating a Farming Game in 5 Days. In this series, we'll be using AI tools to create a fully functional farming game in just 5 days. By the end of the series, you will have learned how you can incorporate a variety of AI tools into your game development workflow.

  2. 2
    Article
    Avatar of huggingfaceHugging Face·3y

    AI for Game Development: Creating a Farming Game in 5 Days. Part 2

    AI for Game Development: Creating a Farming Game in 5 days. In this series, we'll be using AI tools to create a fully functional farming game in just 5 days. By the end of the series, you will have learned how you can incorporate a variety of AI tools into your game development workflow.

  3. 3
    Article
    Avatar of huggingfaceHugging Face·3y

    Introduction to Graph Machine Learning

    In this blog post, we cover the basics of graph machine learning. We first study what graphs are, why they are used, and how best to represent them. We then cover briefly how people learn on graphs, from pre-neural methods (exploring graph features at the same time) to what are commonly called Graph Neural Networks.