To view this content, you must be a member of Entagma’s Patreon at $29 or more
All Posts tagged “Neural Net”
ML101 – pt. 01: DIY Neural Net & Regression Basics
To view this content, you must be a member of Entagma’s Patreon at $29 or more
ML101 – pt. 00: Introduction
This course is about making Machine Learning the next tool in your Houdini toolbox. Just like some problems are best solved with vector maths or Vex or Python, some problems get way easier with ML and we want to be able to spot these problems […]
Machine Learning with ONNX in Houdini 20
With Houdini 20 we got our first official machine learning node from SideFX. While we previously had example scene files that did machine learing related stuff or plugins like mlops, this is the first machine learning tool that you get just by installing Houdini. So […]
Advanced Setups – pt.28: PyTorch Series 2b – Battle of the Latent Spaces
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Advanced Setups – pt.27: PyTorch Series 2a – Upgrading the Autoencoder
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Building a Latent Space in Houdini: Part 2 – Implementation
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Building a Latent Space in Houdini: Part 1 – Theory
This week we want to give you a lot more insight into what a latent space actually is and how it gets created. In this case not by using Stable Diffusion, but by building and training our own neural net inside Houdini, who’s only job […]