All Posts tagged “Neural Net

ML101 Course Teaser 2

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 […]

ONNX Mushroom

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 […]

MyFirstLatentSpace

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 […]