From 3d40adab431f091d48b4769befbf7d2a3b7c8270 Mon Sep 17 00:00:00 2001 From: Tomas Sabat <20223184+tomassabat@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:04:43 +0000 Subject: [PATCH] Update grakn to TypeDB --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06768370..74e069a0 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,7 @@ When learning CS, there are some useful sites you must know to get always inform ## Learn AI - [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! -- [grakn.ai](https://grakn.ai) : The Database for AI +- [TypeDB](https://vaticle.com) : A Strongly-typed Database - [Robots that learn](https://blog.openai.com/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