Skip to content

Latest commit

 

History

History
102 lines (64 loc) · 4.43 KB

File metadata and controls

102 lines (64 loc) · 4.43 KB

Math With Python

Python 3.x Jupyter Notebooks Math/AI Focused MIT License

A collection of math-related notebooks and scripts paralleling my studies in Linear Algebra, Statistics, and Machine Learning.


About the Repository

This repo reflects homework/practice/projects I worked on as a self-taught developer learning mathematics and applied programming.

It includes structured coursework-based exercises, hands-on problem solving, and exploratory math projects developed independently.


Repo Structure

.
├── linearAlgebra/            # Exercises from Linear Algebra coursework
├── statsMachineLearning/     # Exercises from Stats & Machine Learning coursework
├── variousProjects/          # Independent math projects and experiments (Forthcoming!)
├── templates/                # Reusable notebook/script templates for notes
├── requirements.txt          # Project dependencies
└── LICENSE                   # MIT License

Study Sources

These courses emphasize a dual focus on mathematical understanding and Python implementation.


Highlights

From the most recent Jupyter notebooks:


Skills Practiced

  • Math Domains:
    • Linear Algebra, Statistics, and Machine Learning fundamentals
  • Python Development:
    • OOP and modular scripting
    • Jupyter Notebooks + LaTeX math rendering
    • NumPy, SymPy, Matplotlib, Seaborn, Plotly
    • Custom visualizations and exploratory analysis
  • Web Development (parallel study):
    • Full-Stack JavaScript (Node.js, React, Express)
    • Flask (Python)
    • SQL/PostgreSQL databases

About Me

A self-taught, full-time student focused on Data Science, Mathematics, Software Development, and AI Safety Theory.

Coursework studied since 2022:

  • Python for Math, Data Science, Application Development and Web Development.
  • Linear Algebra, Statistics, Machine Learning, Calculus and Number Theory, implemented with Python.
  • JavaScript (ESM/Express/React) for application development and full-stack web development.

Passionate about AI Alignment and Safety.

Open to internships, junior dev roles, and meaningful collaboration.

Trying to continually learn -- from bootcamps, online documentation/materials/books, and building real things.


License

This project is licensed under the MIT License.


Andrew Blais – Boston, MA
GitHub: github.com/andrewblais
Website: wateronchair.com