Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. Unclaimed Colabs

    GPT-NeoX-20B on Flax (xmap)

    The Flax implementation on TPUs currently has a slight performance regression relative to the PyTorch implementations. The comparison can be seen here. If you want to evaluate GPT-NeoX-20B for research purposes, please use the original GPT-Neox, Minimal PyTorch or Hugging Face implementations...
  2. Unclaimed Colabs

    Alpaca-Lora (GPT)

    The Colab of this GitHub Repo: https://github.com/tloen/alpaca-lora/. After running the cells, a prompt box appears that functions like any other GPT.
  3. Unclaimed Colabs

    OpenAI Whisper

    MIT License Model Card: Whisper This is the official codebase for running the automatic speech recognition (ASR) models (Whisper models) trained and released by OpenAI. Following Model Cards for Model Reporting (Mitchell et al.), we're providing some information about the automatic speech...
  4. Unclaimed Colabs

    Claiming your Colab

    In setting up ColabRating, we found a selection of Colabs already published on the web which had licenses that allowed us to publish them here. Inevitably, that will mean that some Colabs that the creators would like to claim for their own ColabRating account will instead be assigned to this...
  5. Unclaimed Colabs

    Making talking robots with GPT-2

    Making talking robots with GPT-2 This is a tutorial in using machine learning to generate realistic English text, in any style you like. It doesn't require any coding, and by the end you will have built a simple chatbot, using the state-of-the art GPT-2 model, and hopefully learned a little...
  6. Unclaimed Colabs

    Handwritten Text Recognition

    This tutorial shows how you can use the project Handwritten Text Recognition in your Google Colab.
  7. Unclaimed Colabs

    Image Similarity

    Detecting similar images, e.g. for recognizing same person or duplicated images.
  8. Unclaimed Colabs

    Twitter Pulse Checker

    Find current sentiment on any subject on Twitter
  9. Unclaimed Colabs

    Traffic Counting

    Counts the traffic on roads
  10. Unclaimed Colabs

    Pneumonia detection

    Detect pneumonia from medical x-ray images
  11. Unclaimed Colabs

    Clothing image classification

    Classify clothing images
  12. Unclaimed Colabs

    DeepFaceLab

    Generate High quality DeepFake Videos
  13. Unclaimed Colabs

    Learn to paint

    Teach machines to paint like human painters
  14. Unclaimed Colabs

    Big GAN

    Produce photorealistic images
  15. Unclaimed Colabs

    DeepDream

    Produce dream-alike imagery
  16. Unclaimed Colabs

    Stable Diffusion

    Stable Diffusion is a text-to-image latent diffusion model created by the researchers and engineers from CompVis, Stability AI and LAION. It's trained on 512x512 images from a subset of the LAION-5B database. This model uses a frozen CLIP ViT-L/14 text encoder to condition the model on text...
  17. Unclaimed Colabs

    DALL·E mini

    This notebook illustrates DALL·E mini inference pipeline. Just want to play? Use directly the app. For more understanding of the model, refer to the report.
  18. Unclaimed Colabs

    StyleGAN3 + CLIP

    StyleGAN3 + CLIP 🖼️ Generate images from text prompts using NVIDIA's StyleGAN3 with CLIP guidance. Head over here if you want to be up to date with the changes to this notebook and play with other alternatives. The original code was written by nshepperd* (https://github.com/nshepperd), and...
  19. Unclaimed Colabs

    GPT-3

    gpt3.ipynb
  20. Unclaimed Colabs

    DeOldify

    Colorization of Videos
Top Bottom