Skip to main content
Home

Search

2 results found.
  • Creating Interactive Visualizations with Plotly

    EN
    This lesson demonstrates how to create interactive data visualizations in Python with Plotly's open-source graphing libraries using materials from the Historical Violence Database.
    Authors, editors, and contributors
    • Grace Di Méo
    • Scott Kleinman
  • Creating Deep Convolutional Neural Networks for Image Classification

    EN
    This lesson provides a beginner-friendly introduction to convolutional neural networks (CNNs) for image classification. The tutorial provides a conceptual understanding of how neural networks work by using Google's Teachable Machine to train a model on paintings from the ArtUK database. This lesson also demonstrates how to use Javascript to embed the model in a live website.
    Authors, editors, and contributors
    • Nabeel Siddiqui
    • Scott Kleinman