Difference between revisions of "TensorFlow Playground"
m |
m |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
* [http://playground.tensorflow.org TensorFlow Playground | Daniel Smilkov] and [[Creatives#Shan Carter |Shan Carter]] | * [http://playground.tensorflow.org TensorFlow Playground | Daniel Smilkov] and [[Creatives#Shan Carter |Shan Carter]] | ||
| − | ** written in [[ | + | ** written in [[JavaScript]] (TypeScript) using [[JavaScript#D3.js|D3.js]] |
** [http://github.com/tensorflow/playground open source on GitHub] | ** [http://github.com/tensorflow/playground open source on GitHub] | ||
* [[TensorFlow]] | * [[TensorFlow]] | ||
| Line 18: | Line 18: | ||
* [[TensorWatch]] | * [[TensorWatch]] | ||
* [[ConvNetJS]] | [[Creatives#Andrej Karpathy |Andrej Karpathy]] | * [[ConvNetJS]] | [[Creatives#Andrej Karpathy |Andrej Karpathy]] | ||
| + | * [https://fossbytes.com/play-deep-neural-network-right-browser-visualization/ Deep Playground — How To Play With A Neural Network Right Here In Your Browser | Adarsh Verma - Fossbytes] | ||
| + | |||
| + | |||
Deep playground is an interactive visualization of neural networks. Tailor the playground to a specific topic or lesson. Just choose which features you’d like to be visible below (in the This Is Cool, Can I Repurpose It? section) then save this link, or refresh the page. | Deep playground is an interactive visualization of neural networks. Tailor the playground to a specific topic or lesson. Just choose which features you’d like to be visible below (in the This Is Cool, Can I Repurpose It? section) then save this link, or refresh the page. | ||
| + | |||
| + | |||
| + | <img src="https://media.giphy.com/media/3o6ozxdcJ2hxbxBudq/giphy.gif" width="900"> | ||
| + | |||
| Line 27: | Line 34: | ||
<youtube>VQQzLgpVroY</youtube> | <youtube>VQQzLgpVroY</youtube> | ||
<youtube>_Fhl6g7-pPY</youtube> | <youtube>_Fhl6g7-pPY</youtube> | ||
| − | <youtube> | + | <youtube>nN6a-8nbDiU</youtube> |
| + | = Why Neural Networks Can Learn Anything = | ||
| + | <youtube>0QczhVg5HaI</youtube> | ||
= Spiral Example = | = Spiral Example = | ||
Latest revision as of 23:06, 5 December 2023
YouTube search... ...Google search
- TensorFlow Playground | Daniel Smilkov and Shan Carter
- written in JavaScript (TypeScript) using D3.js
- open source on GitHub
- TensorFlow
- TensorBoard
- TensorBoard: Graph Visualization
- Visualization
- Colaboratory (Colab)
- TensorWatch
- ConvNetJS | Andrej Karpathy
- Deep Playground — How To Play With A Neural Network Right Here In Your Browser | Adarsh Verma - Fossbytes
Deep playground is an interactive visualization of neural networks. Tailor the playground to a specific topic or lesson. Just choose which features you’d like to be visible below (in the This Is Cool, Can I Repurpose It? section) then save this link, or refresh the page.
Why Neural Networks Can Learn Anything
Spiral Example