Toy Model - Predicting 2D Triangle Area

In this tutorial I'll show you how to implement a Neural Network in Tensorflow and in PyTorch to solve a very easy problem: compute the area of triangles from its 2D points. 

If ou want to skip the API installation, we can use Google Colab.


Before getting into the implementation, we'll define how we build the database:

Now, we can start looking for the best network archtecture in your, maybe favorite, API.

Choose wisely:

No comments:

Post a Comment

Global Game Jam 2024

Wow, what a weekend. The Global Game Jam is intense. But I and 3 other members manage to build a game for the theme "Make me laugh&quo...