Skip to content

Commit

Permalink
Merge pull request #1896 from Eaglesight02/master
Browse files Browse the repository at this point in the history
Fix broken link in Learn AI Section
  • Loading branch information
sdmg15 authored May 2, 2024
2 parents 964b6aa + c34f1f7 commit 18eafb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [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://openai.com/research/robots-that-learn) : Robots that Learn
- [Unsupervised Sentiment Neuron](https://blog.openai.com/unsupervised-sentiment-neuron/) : Unsupervised Sentiment Neuron
- [Unsupervised Sentiment Neuron](https://openai.com/research/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
- [Scikit-learn](http://scikit-learn.org) : A Python module for machine learning build on top of SciPy
Expand Down

0 comments on commit 18eafb1

Please sign in to comment.