Difference between revisions of "Visualization"
m |
m |
||
| Line 8: | Line 8: | ||
[http://www.google.com/search?q=Best+AI+model+Tools+VisualDL+Netron+PAIR+Feature+Visualization+deep+machine+learning+ML ...Google search] | [http://www.google.com/search?q=Best+AI+model+Tools+VisualDL+Netron+PAIR+Feature+Visualization+deep+machine+learning+ML ...Google search] | ||
| − | |||
* Tools: | * Tools: | ||
** [[Python#Visualization with Python |Visualization with Python]] | ** [[Python#Visualization with Python |Visualization with Python]] | ||
| Line 59: | Line 58: | ||
* [http://machinelearningmastery.com/data-visualization-methods-in-python/ A Gentle Introduction to Data Visualization Methods in Python | Jason Brownlee - Machine Learning Mastery] | * [http://machinelearningmastery.com/data-visualization-methods-in-python/ A Gentle Introduction to Data Visualization Methods in Python | Jason Brownlee - Machine Learning Mastery] | ||
* [[Data Flow Graph (DFG)]] | * [[Data Flow Graph (DFG)]] | ||
| − | * [[Explainable | + | * [[Explainable / Interpretable AI]] |
* [[(Deep) Convolutional Neural Network (DCNN/CNN)]] | * [[(Deep) Convolutional Neural Network (DCNN/CNN)]] | ||
* [http://www.evolvingai.org/files/mfv_icml_workshop_16.pdf Multifaceted feature visualization: Uncovering the different types of features learned by each neuron in deep neural networks. Visualization for Deep Learning workshop | Nguyen A, Yosinski J, Clune J], 2016 | * [http://www.evolvingai.org/files/mfv_icml_workshop_16.pdf Multifaceted feature visualization: Uncovering the different types of features learned by each neuron in deep neural networks. Visualization for Deep Learning workshop | Nguyen A, Yosinski J, Clune J], 2016 | ||
Revision as of 08:22, 23 September 2020
YouTube search... ...Google search
- Tools:
- Visualization with Python
- Google: People + AI Research (PAIR)
- TensorBoard | Google
- TensorFlow Playground | Google
- Facets | Google
- Projector.TensorFlow.org] | Google ...3D visualization of search queries
- Visualize Keras Models with One Line of Code | Lukas & Jeff - Weights & Biases
- Visual DL
- Netron
- Yellowbrick
- CNNVis
- 3D Visualization of a Convolutional Neural Network (CNN)
- ANN Visualizer
- displaCy
- The Five Best Data Visualization Libraries | Lio Fleishman, Sisense
- 5 Python Libraries for Creating Interactive Plots | Melissa Bierly | Mode
- The 9 Best Analytics Tools For Data Visualization Available Today and The 10 Best Data Analytics And BI Platforms And Tools In 2020 | Bernard Marr - Forbes
- Data Visualization for Artificial Intelligence, and Vice Versa | Nicolas Kruchten
- Overview of Model Visualization Architecture and Types | XenonStack
- Understanding ML/DL Models using Interactive Visualization Techniques | Chakri Cherukuri
- A Gentle Introduction to Data Visualization Methods in Python | Jason Brownlee - Machine Learning Mastery
- Data Flow Graph (DFG)
- Explainable / Interpretable AI
- (Deep) Convolutional Neural Network (DCNN/CNN)
- Multifaceted feature visualization: Uncovering the different types of features learned by each neuron in deep neural networks. Visualization for Deep Learning workshop | Nguyen A, Yosinski J, Clune J, 2016
- Identifying core functional networks and functional modules within artificial neural networks via subsets regression | Velez R, Clune J, 2016
- The Simpsons meets Data Visualization | Adam Reevesman -Towards Data Science
- 3D Simulation Environments
- Data Science
- Visualization
- Hyperparameters
- Graphical Tools for Modeling AI Components
- Feature Engineering and Selection: A Practical Approach for Predictive Models - 4 Exploratory Visualizations | Max Kuhn and Kjell Johnson
Visualization with Python
Python & Excel
Shan Carter