Skip to content

hereandnowai/numpy-for-ai

Repository files navigation

HERE AND NOW AI

NumPy for AI — Practical NumPy Tutorials for AI & Machine Learning

"AI is Good"

Master NumPy for AI/ML: arrays, linear algebra, broadcasting, and data manipulation with Jupyter notebooks.

License: MIT Organization


About

This repository provides practical, hands-on NumPy tutorials specifically designed for AI and machine learning practitioners. Maintained by HERE AND NOW AI, each notebook focuses on the NumPy concepts most relevant to building and understanding AI/ML models.

From the basics of array creation and manipulation to advanced techniques like broadcasting, vectorization, and linear algebra operations, this series builds your NumPy intuition from the ground up. All examples use real data scenarios common in AI workflows.

Whether you are just starting out with Python for AI or want to sharpen your numerical computing skills, these notebooks give you the foundation to work confidently with frameworks like NumPy, TensorFlow, and PyTorch.

Features

  • Interactive Jupyter notebooks covering NumPy basics through advanced AI use cases
  • Topics: array operations, indexing, broadcasting, linear algebra, random numbers
  • Practical examples drawn from real AI/ML workflows
  • requirements.txt for easy environment setup

Getting Started

Prerequisites

  • Python 3.8+
  • Jupyter Notebook or JupyterLab

Installation

git clone https://github.com/hereandnowai/numpy-for-ai.git
cd numpy-for-ai
pip install -r requirements.txt
jupyter notebook

Usage

Open any notebook in Jupyter and run cells top to bottom:

  • Introduction to Numpy.ipynb — start here for the fundamentals
  • 1-basics-of-numpy.ipynb — core array operations
  • Numpy Operations.ipynb — advanced operations for AI/ML

Connect with HERE AND NOW AI

🌐 Website hereandnowai.com
📧 Email info@hereandnowai.com
📞 Phone +91 996 296 1000
💼 LinkedIn linkedin.com/company/hereandnowai
🐦 X / Twitter x.com/hereandnow_ai
📸 Instagram instagram.com/hereandnow_ai
▶️ YouTube youtube.com/@hereandnow_ai
🐙 GitHub github.com/hereandnowai
📝 Blog hereandnowai.com/blog

HERE AND NOW AIAI is Good

© 2025 HERE AND NOW AI. All rights reserved.

About

NumPy for AI - practical NumPy tutorials and exercises for AI/ML practitioners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors