Capx AI Builder Program
  • 🖖Introduction
    • 💻Capx AI Agent Builder (CAAB)
    • 👨‍💻Capx AI Infrastructure
  • CAPX AI BUILDER PROGRAM
    • 👷‍♂️Overview
    • 🌍Capx AI Agent Hackfest
    • ⭐Capx AI Bounties
    • ✨Capx AI Ecosystem Grant
  • GETTING STARTED
    • 👊How to Apply
    • 📗Resources
      • ▶️FAQs
      • ▶️Learning Material
      • ▶️Tutorials
      • ▶️Support
  • Build AI Agent Guide
    • 🛠️Step 1: Defining the Agent's Functionality
    • 🛠️Step 2: Choosing the Framework
    • 🛠️Step 3: Selecting the LLM Model
    • 🛠️Step 4: Integrating External APIs and Tools
    • 🛠️Step 5: Setting Up the Development Environment
    • 🛠️Step 6: Deploying your AI Agent
  • AI Agent Examples
    • 1️⃣SynopsisAI - Reading Assistant
    • 2️⃣GluuuAI - Dating Assitant
Powered by GitBook
On this page
  • Online Courses and Tutorials
  • Books
  • Libraries and Frameworks
  • Online Communities and Forums
  • Additional Resources
  1. GETTING STARTED
  2. Resources

Learning Material

PreviousFAQsNextTutorials

Last updated 10 months ago

To successfully build AI agents, it's crucial to equip yourself with the right knowledge and resources. Here's a curated list of popular and effective resources you can leverage:

Online Courses and Tutorials

  • Deep Reinforcement Learning Nanodegree (Udacity):

  • Artificial Intelligence A-Z™: Learn How To Build An AI (Udemy):

  • Stanford CS221: Artificial Intelligence: Principles and Techniques:

  • Introduction to Artificial Intelligence with Python (HarvardX):


Books

  • Artificial Intelligence: A Modern Approach (Russell and Norvig):

  • Reinforcement Learning: An Introduction (Sutton and Barto):

  • Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow (Géron):


Libraries and Frameworks

  • TensorFlow:

  • PyTorch:

  • Scikit-learn:

  • Rasa:


Online Communities and Forums

  • Reddit: r/artificialintelligence: [invalid URL removed]


Additional Resources

Reddit: r/MachineLearning:

Stack Overflow:

Hugging Face Forums:

Research Papers: You can find research papers on platforms like arXiv () and Google Scholar ()

Blogs and Websites: Some popular AI blogs include OpenAI Blog (), Towards Data Science (), and Machine Learning Mastery ()

GitHub Repositories: Search for AI-related projects on GitHub ()

📗
▶️
https://www.udacity.com/course/deep-reinforcement-learning-nanodegree--nd893
https://www.udemy.com/course/artificial-intelligence-az/
https://stanford-cs221.github.io/autumn2023/
https://www.edx.org/course/cs50s-introduction-to-artificial-intelligence-with-python
http://aima.cs.berkeley.edu/
http://incompleteideas.net/book/the-book-2nd.html
https://www.oreilly.com/library/view/hands-on-machine-learning/9781492032632/
https://www.tensorflow.org/
https://pytorch.org/
https://scikit-learn.org/stable/
https://rasa.com/
https://www.reddit.com/r/MachineLearning/
https://stackoverflow.com/questions/tagged/artificial-intelligence
https://discuss.huggingface.co/
https://arxiv.org/
https://scholar.google.com/
https://openai.com/blog/
https://towardsdatascience.com/
https://machinelearningmastery.com/
https://github.com/