Applications of Deep Neural Networks [pdf]

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • compare_gan

    Discontinued Compare GAN code.

    Sure thing! https://github.com/google/compare_gan/issues/54

    It’s not much of a writeup. It’s basically saying, hey, this is zero when it should be one.

    The results were dramatic. It went from blobs to replicating the biggan paper almost perfectly. I think we’re at a FID of 11 or so on imagenet.

    Stole a year of my life to track it down. But it was a puzzle I couldn’t put down. It haunted my dreams. I was tossing and turning like, but why won’t it work... why won’t it work...

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • deep-diamond

    A fast Clojure Tensor & Deep Learning library

    If I may drop in with a bit of shameless self-promotion.

    My "Deep Learning for Programmers: A Tutorial with CUDA, OpenCL, DNNL, Java, and Clojure" book explains and executes every single line of code interactively, from low level operations to high-level networks that do everything automatically. The code is built on the state of the art performance operations of oneDNN (Intel, CPU) and cuDNN (CUDA, GPU). Very concise readable and understandable by humans.

    https://aiprobook.com/deep-learning-for-programmers/

    Here's the open source library built throughout the book:

    https://github.com/uncomplicate/deep-diamond

    Some chapters from the beginning of the book are available on my blog, as a tutorial series:

    https://dragan.rocks

  • mmaction2

    OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark

    shameless ad: try mmaction2, where every result is reproducible https://github.com/open-mmlab/mmaction2 . Modelzoo: https://mmaction2.readthedocs.io/en/latest/modelzoo.html

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • LLaMA-rs: Run inference of LLaMA on CPU with Rust 🦀🦙

    2 projects | /r/rust | 14 Mar 2023
  • Interactive Programming for Artificial Intelligence Book Series

    1 project | news.ycombinator.com | 20 Oct 2022
  • Neanderthal, Deep Diamond, and ClojureCUDA now support the latest CUDA 11.7 GPU computing platform.

    1 project | /r/Clojure | 1 Aug 2022
  • Uncomplicate releases with better CUDA compatibility (Deep Diamond, Neanderthal, ClojureCUDA)

    1 project | /r/Clojure | 29 Jun 2022
  • Deep Diamond 0.22.0 released

    1 project | /r/Clojure | 9 Mar 2022

Did you konow that Python is
the 1st most popular programming language
based on number of metions?