Catalogue of Tools & Metrics for Trustworthy AI

These tools and metrics are designed to help AI actors develop and use trustworthy AI systems and applications that respect human rights and are fair, transparent, explainable, robust, secure and safe.

Stanford Unsupervised Feature Learning and Deep Learning Tutorial



Stanford Unsupervised Feature Learning and Deep Learning Tutorial

Tutorial Website: http://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial

Sparse Autoencoder

Sparse Autoencoder vectorized implementation, learning/visualizing features on MNIST data

Preprocessing: PCA & Whitening

Implement PCA, PCA whitening & ZCA whitening

Softmax Regression

Classify MNIST digits via softmax regression (multivariate logistic regression)

Self-Taught Learning and Unsupervised Feature Learning

Classify MNIST digits via self-taught learning paradigm, i.e. learn features via sparse autoencoder using digits 5-9 as unlabelled examples and train softmax regression on digits 0-4 as labeled examples

Building Deep Networks for Classification (Stacked Sparse Autoencoder)

Stacked sparse autoencoder for MNIST digit classification

Linear Decoders with Autoencoders

Learn features on 8×8 patches of 96×96 STL-10 color images via linear decoder (sparse autoencoder with linear activation function in the output layer)

Working with Large Images (Convolutional Neural Networks)

Classify 64×64 STL-10 images using features learned via linear decoder (previous section) and convolutional neural networks

  • cnn.py: Convolution neural networks. Convolve & Pooling functions
  • cnn_exercise.py: Classify STL-10 images

About the tool


Tool type(s):


Country of origin:


Type of approach:





Programming languages:



Github stars:

  • 686

Github forks:

  • 345

Modify this tool

Use Cases

There is no use cases for this tool yet.

Would you like to submit a use case for this tool?

If you have used this tool, we would love to know more about your experience.

Add use case
catalogue Logos

Disclaimer: The tools and metrics featured herein are solely those of the originating authors and are not vetted or endorsed by the OECD or its member countries. The Organisation cannot be held responsible for possible issues resulting from the posting of links to third parties' tools and metrics on this catalogue. More on the methodology can be found at https://oecd.ai/catalogue/faq.