All Projects → leandromineti → ml-journey

leandromineti / ml-journey

Licence: Unlicense license
A curated collection of free learning resources on topics related to Machine Learning.

Projects that are alternatives of or similar to ml-journey

maths-for-deep-learning-ai
A open source book covering the foundational maths of deep learning and machine learning using TensorFlow
Stars: ✭ 35 (+94.44%)
Mutual labels:  mathematics
mathlingua
MathLingua is a language used to describe mathematical definitions, theorems, conjectures, and axioms in a way that can be easily written, read, and understood by both people and computers.
Stars: ✭ 68 (+277.78%)
Mutual labels:  mathematics
EmbeddedLapack
Linear algebra for embedded system with MATLAB style
Stars: ✭ 92 (+411.11%)
Mutual labels:  mathematics
math eval
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
Stars: ✭ 33 (+83.33%)
Mutual labels:  mathematics
Project-Euler
Send PRs to contribute and see the Codemasters solving some really mind boggling questions.
Stars: ✭ 21 (+16.67%)
Mutual labels:  mathematics
series-formelles
Translation of, and commentary on, Joyal's classic paper "Une théorie combinatoire des séries formelles" (A combinatorial theory of formal series)
Stars: ✭ 24 (+33.33%)
Mutual labels:  mathematics
csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Stars: ✭ 30 (+66.67%)
Mutual labels:  mathematics
okama
Investment portfolio and stocks analyzing tools for Python with free historical data
Stars: ✭ 87 (+383.33%)
Mutual labels:  mathematics
pwsh-prelude
PowerShell “standard” library for supercharging your productivity. Provides a powerful cross-platform scripting environment enabling efficient analysis and sustainable science in myriad contexts.
Stars: ✭ 26 (+44.44%)
Mutual labels:  mathematics
Mathematics
Various math formulas coded in Java to help students all across the world!
Stars: ✭ 35 (+94.44%)
Mutual labels:  mathematics
cafe
🧊 Презентації та Воркшопи
Stars: ✭ 20 (+11.11%)
Mutual labels:  mathematics
euclid.js
2D Euclidean geometry classes, utilities, and drawing tools
Stars: ✭ 69 (+283.33%)
Mutual labels:  mathematics
manifolds
Coordinate-free hypersurfaces as Haskell types
Stars: ✭ 37 (+105.56%)
Mutual labels:  mathematics
smoothfit
Smooth data fitting in N dimensions.
Stars: ✭ 40 (+122.22%)
Mutual labels:  mathematics
effective-interest-rate
Calculate effective interest, XIRR or effective APR.
Stars: ✭ 20 (+11.11%)
Mutual labels:  mathematics
alchemy
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Stars: ✭ 29 (+61.11%)
Mutual labels:  mathematics
ra
Basic Analysis, undergraduate real analysis textbook
Stars: ✭ 33 (+83.33%)
Mutual labels:  mathematics
JSage
Something like Sage, but for the WebAssembly and JavaScript world.
Stars: ✭ 23 (+27.78%)
Mutual labels:  mathematics
ML-University
Machine Learning Open Source University
Stars: ✭ 423 (+2250%)
Mutual labels:  mathematics
rclc
Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support
Stars: ✭ 24 (+33.33%)
Mutual labels:  mathematics

Machine Learning Journey

This repository contains a curated collection of free learning resources on topics related to Machine Learning. I tend to favor materials that explain concepts visually and promote a hands-on learning experience. The references are organized as follows:

  • Math & Stats
    • Fundamentals
    • Linear Algebra
    • Calculus
    • Statistics
  • Computing
    • Python
    • R
    • SQL
    • NoSQL
    • Git
    • Cloud
  • Machine Learning
    • Fundamentals
    • Data-specific resources
    • Model-specific resources
    • Application-specific resources
    • Digging deeper

Math & Stats

Fundamentals

Linear Algebra

Calculus

Statistics

Computing

Python

R

SQL

NoSQL

Git

Cloud

Machine Learning

Fundamentals

Data-specific resources

Natural Language Processing

Computer vision

  • To do

Time series

Model-specific resources

Neural networks

Application-specific resources

Recommender systems

Digging deeper

Feature engineering

Interpretable Machine Learning

Other cool resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].