tensorflow / tfjs

A WebGL accelerated JavaScript library for training and deploying ML models.
https://js.tensorflow.org
Apache License 2.0
18.36k stars 1.92k forks source link

Starter Project links broken #65

Closed dsmilkov closed 6 years ago

dsmilkov commented 6 years ago

From @kriptontr on March 28, 2018 15:51

Starter project links at homepage are broken
https://deeplearnjs.org/index.html#demos https://github.com/PAIR-code/deeplearnjs/tree/master/starter/es6/ https://github.com/PAIR-code/deeplearnjs/tree/master/starter/typescript/

Copied from original issue: tensorflow/tfjs-core#906

dsmilkov commented 6 years ago

From @nsthorat on March 28, 2018 22:10

Apologies, we're in the middle of moving some code to other repositories. We'll send an update on Friday with where all the code now lives!

dsmilkov commented 6 years ago

From @tafsiri on March 30, 2018 18:21

Hi @kriptontr We are moving demos/starter projects to a new repo with the launch of https://js.tensorflow.org/ See https://github.com/tensorflow/tfjs-examples for the things start off from. With this we are removing starter projects from the main repository.

We are keeping up the old site for a while to make the transition easier but it is essentially deprecated.