https://github.com/adwaith-rajesh/ai-maths
All the maths concepts and formulas that I leaned (or going to) for AI development.
https://github.com/adwaith-rajesh/ai-maths
Last synced: 3 months ago
JSON representation
All the maths concepts and formulas that I leaned (or going to) for AI development.
- Host: GitHub
- URL: https://github.com/adwaith-rajesh/ai-maths
- Owner: Adwaith-Rajesh
- Created: 2021-10-24T06:21:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-24T06:33:17.000Z (over 4 years ago)
- Last Synced: 2025-03-03T12:45:26.174Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Maths
A repository to hold all the maths concepts and formulas that I learned or is going to learn in my AI journey.
## What can you expect
It will cover everything, from the most basic to most advanced math concepts required for AI stuff. The initial stages will not include things related to AI.
But basic concepts of maths that will be required in the future stages.
So if you are interested follow this repo. And i will try my best to post something every week.
I wont be accepting any PR's, but you can create issues If I made any mistakes.
All the code that might be here will be written in Python3.9 or above or in some cases( way too rare ) in rust.