From 59e5b2653eea88ca3e5a34b04beff11921a77e18 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Thu, 24 May 2018 22:40:47 -0700 Subject: [PATCH] added a resource repository for 3D machine learning --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 61cec42..3fd3285 100644 --- a/readme.md +++ b/readme.md @@ -480,6 +480,7 @@ Creative coding is a different discipline than programming systems. The goal is - [Hanecci’s link collection](http://d.hatena.ne.jp/hanecci/20131005/p1) - Link collection of ray marching on the GPU. - [Awesome public datasets](https://github.com/caesar0301/awesome-public-datasets) - Curated list of public avalible datasets, mostly free resources. - [Link collection of ray marching on the GPU](http://d.hatena.ne.jp/hanecci/20131005/p1) - Curated list from 2013. +- [3D Machine Learning](https://github.com/timzhang642/3D-Machine-Learning) - A resource repository for 3D machine learning. ## License