From ac386617958cd1a2b5062582ee80d397763eb2c7 Mon Sep 17 00:00:00 2001 From: Jordan Butterwick <33608116+jbutterwick@users.noreply.github.com> Date: Mon, 1 Jan 2024 16:27:31 -0800 Subject: [PATCH] Update dead link change https://openai.com/robots-that-learn to https://openai.com/research/robots-that-learn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff0c076..78407d07 100644 --- a/README.md +++ b/README.md @@ -439,7 +439,7 @@ When learning CS, there are some useful sites you must know to get always inform - [aima](http://aima.cs.berkeley.edu) : The leading textbook in Artificial Intelligence (4th most cited publication of the century). Includes Github repositories and more AI resources! - [fast.ai](http://course.fast.ai) : Free practical *deep learning* course for coders without grad-level maths! - [TypeDB](https://vaticle.com) : A Strongly-typed Database -- [Robots that learn](https://blog.openai.com/robots-that-learn/) : Robots that Learn +- [Robots that learn](https://openai.com/research/robots-that-learn) : Robots that Learn - [Unsupervised Sentiment Neuron](https://blog.openai.com/unsupervised-sentiment-neuron/) : Unsupervised Sentiment Neuron - [What's the difference between AI- DP and ML?](https://blogs.nvidia.com/blog/2016/07/29/whats-difference-artificial-intelligence-machine-learning-deep-learning-ai/) : Difference artificial intelligence, machine-learning, deep-learning-ai - [TensorFlow](https://www.tensorflow.org) : An open-source software library for Machine Intelligence