Best of Reinforcement Learning2022

  1. 1
    Article
    Avatar of newstackThe New Stack·4y

    Brain.js Brings Deep Learning to the Browser and Node.js

    Brain.js is a JavaScript library for deploying a neural network in the browser or on Node.js. It uses a computer’s GPU (graphics processing unit) for calculations, or pure JavaScript when GPU isn’t available. A lot of deep learning projects will continue to use the likes of TensorFlow or big company platforms like IBM Watson Studio or Google Cloud AI Platform.

  2. 2
    Article
    Avatar of inPlainEngHQPython in Plain English·3y

    15 Completely Free Machine Learning and Deep Learning Books

    Think Stats is a beginner friendly introduction to Statistics and Probability. Deep Learning for Coders with Fastai & PyTorch by Jeremy Howard and Sylvain Gugger is designed to start with your deep learning journey. Bayesian Methods for Hackers by Adel El-Shahat is a great choice.

  3. 3
    Article
    Avatar of tcTechCrunch·3y

    There’s now an open source alternative to ChatGPT, but good luck running it

    The first open-source equivalent of OpenAI’s ChatGPT has arrived, but good luck running it. The system combines PaLM, a large language model from Google, and a technique called Reinforcement Learning with Human Feedback — RLHF. PaLM + RLHF is essentially a statistical tool to predict words.

  4. 4
    Article
    Avatar of kdnuggetsKDnuggets·3y

    3 Free Machine Learning Courses for Beginners

    There are many low-quality free courses and YouTube courses that provide no help in building strong machine learning fundamentals. You can also learn a lot from interactive free courses by Udacty, Coursera, and Fast AI. These courses cover fundamentals and introduce you to supervised, unsupervised, and deep learning algorithms.

  5. 5
    Article
    Avatar of changelogChangelog·4y

    microsoft/AI-For-Beginners: 12 Weeks, 24 Lessons, AI for All!

    Microsoft Learn is a 12-week, 24-lesson curriculum all about Artificial Intelligence. You will learn: Different approaches to Artificial Intelligence, including the "good old" symbolic approach with Knowledge Representation and reasoning. There are also Labs available for some topics, which give you an opportunity to try applying the material you have learned to a specific problem. Each lesson contains some pre-reading material.

  6. 6
    Article
    Avatar of kdnuggetsKDnuggets·3y

    24 Best (and Free) Books To Understand Machine Learning

    Machine Learning Engineer was voted one of the best jobs in the U.S. in 2019. We have compiled a list of best (and free) machine learning books that will prove helpful for everyone aspiring to build a career in the field. There is no doubt that Machine Learning has become a popular topic nowadays.

  7. 7
    Article
    Avatar of huggingfaceHugging Face·3y

    We are hiring interns!

    We're hiring interns to work on cutting edge problems in AI and machine learning. Applicants from all backgrounds are welcome! Applicants have some relevant experience and are excited about our mission to democratize responsible machine learning.

  8. 8
    Article
    Avatar of kdnuggetsKDnuggets·3y

    15 Free Machine Learning and Deep Learning Books

    If you’re looking to have a career in machine learning or a data scientist, below is a list of FREE e-books to help you achieve this. The list includes an Introduction to Machine Learning Interpretability by Patrick Hall and Navdeep Gill. If you have an interest in Natural Language Processing and you are proficient in Python - this book is for you.