ohhh25/ai-book
Intro to Artificial Neural Networks for High Schoolers
This book helps high school students understand and build basic artificial neural networks. It simplifies complex AI concepts, translating calculus-based math into algebra that high schoolers are familiar with. Students will learn to create their own AI models using Python, from understanding the structure to training neural networks for simple applications. This resource is for high schoolers interested in learning how to build and train their own AI.
111 stars. No commits in the last 6 months.
Use this if you are a high school student with algebra knowledge who wants a practical, hands-on introduction to building artificial neural networks with Python.
Not ideal if you are looking for advanced AI topics, a comprehensive machine learning course for university-level studies, or a non-technical overview of AI's societal impact.
Stars
111
Forks
3
Language
Python
License
—
Category
Last pushed
Nov 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ohhh25/ai-book"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Marktechpost/AI-Tutorial-Codes-Included
Codes/Notebooks for AI Projects
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
airbus/scikit-decide
AI framework for Reinforcement Learning, Automated Planning and Scheduling
nearai/program_synthesis
Program Synthesis
papagiannakis/Elements
Project Elements: A computational entity-component-system in a scene-graph pythonic framework,...