Stanford A.I. Courses

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • playground

    Play with neural networks!

  • There’s an interactive neural network you can train here, which can give some intuition on wider vs larger networks:

    https://mlu-explain.github.io/neural-networks/

    See also here:

    http://playground.tensorflow.org/

  • machine-learning-specialization-andrew-ng

    A collection of notes and implementations of machine learning algorithms from Andrew Ng's machine learning specialization.

  • I recently completed the specialization with Andrew Ng and think it’s a fantastic introduction to ML. It has a good blend of theory, practical tips, and coding.

    If anyone is interested, I’ve published detailed notes and my submissions for the lab assignments:

    https://github.com/pmulard/machine-learning-specialization-a...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • I recently completed the specialization with Andrew Ng and think it’s a fantastic introduction to ML. It has a good blend of theory, practical tips, and coding.

    If anyone is interested, I’ve published detailed notes and my submissions for the lab assignments:

    https://github.com/pmulard/machine-learning-specialization-a...

  • simonwillisonblog

    The source code behind my blog

  • I think you are asking specifically about practical LLM engineering and not the underlying science.

    Honestly this is all moving so fast you can do well by reading the news, following a few reddits/substacks, and skimming the prompt engineering papers as they come out every week (!).

    https://www.latent.space/p/ai-engineer provides an early manifesto for this nascent layer of the stack.

    Zvi writes a good roundup (though he is concerned mostly with alignment so skip if you don’t like that angle): https://thezvi.substack.com/p/ai-18-the-great-debate-debates

    Simon W has some good writeups too: https://simonwillison.net/

    I strongly recommend playing with the OpenAI APIs and working with langchain in a Colab notebook to get a feel for how these all fit together. Also, the tools here are incredibly simple and easy to understand (very new) so looking at, say, https://github.com/minimaxir/simpleaichat/tree/main/simpleai... or https://github.com/smol-ai/developer and digging in to the prompts, what goes in system vs assistant roles, how you gourde the LLM, etc.

  • simpleaichat

    Python package for easily interfacing with chat apps, with robust features and minimal code complexity.

  • I think you are asking specifically about practical LLM engineering and not the underlying science.

    Honestly this is all moving so fast you can do well by reading the news, following a few reddits/substacks, and skimming the prompt engineering papers as they come out every week (!).

    https://www.latent.space/p/ai-engineer provides an early manifesto for this nascent layer of the stack.

    Zvi writes a good roundup (though he is concerned mostly with alignment so skip if you don’t like that angle): https://thezvi.substack.com/p/ai-18-the-great-debate-debates

    Simon W has some good writeups too: https://simonwillison.net/

    I strongly recommend playing with the OpenAI APIs and working with langchain in a Colab notebook to get a feel for how these all fit together. Also, the tools here are incredibly simple and easy to understand (very new) so looking at, say, https://github.com/minimaxir/simpleaichat/tree/main/simpleai... or https://github.com/smol-ai/developer and digging in to the prompts, what goes in system vs assistant roles, how you gourde the LLM, etc.

  • developer

    the first library to let you embed a developer agent in your own app!

  • I think you are asking specifically about practical LLM engineering and not the underlying science.

    Honestly this is all moving so fast you can do well by reading the news, following a few reddits/substacks, and skimming the prompt engineering papers as they come out every week (!).

    https://www.latent.space/p/ai-engineer provides an early manifesto for this nascent layer of the stack.

    Zvi writes a good roundup (though he is concerned mostly with alignment so skip if you don’t like that angle): https://thezvi.substack.com/p/ai-18-the-great-debate-debates

    Simon W has some good writeups too: https://simonwillison.net/

    I strongly recommend playing with the OpenAI APIs and working with langchain in a Colab notebook to get a feel for how these all fit together. Also, the tools here are incredibly simple and easy to understand (very new) so looking at, say, https://github.com/minimaxir/simpleaichat/tree/main/simpleai... or https://github.com/smol-ai/developer and digging in to the prompts, what goes in system vs assistant roles, how you gourde the LLM, etc.

  • course22p2

    course.fast.ai 2022 part 2

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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