Veer's Math IA

Computer Science

(N/A) Constructing and improving an encryption algorithm

Modelling sorting algorithms and their efficiency

Exploring floating point addition and modelling its process(s)

Machine Learning (Building Adaptive Algorithms)

Constructing the Logistic Regression Model from scratch

Building a Decision Tree Algorithm from scratch

Building a (simple) Neural Network from scratch

Probability

Predicting weather patterns

Modelling a card game with Game Theory

Modelling the chance of virus spreading

Modelling the process of solving a rubix cube (finding the minimum number of moves required to solve...etc)

Economics

Deriving the Gini Coefficient with real world data

Manually forecasting GDP (or other metrics)

Miscellaneous

Modelling the sum of all natural numbers

How to count past different types of infinity (natural numbers AND real numbers)

Proving why you cannot divide by zero

Modelling guitar chords

The "Coast Line Paradox"

Machine Learning is my main area of interest. For my IA it will involve: Collecting a dataset, training an algorithm, testing the algorithm, and improving the algorithm (this process will be done manually and only certain steps will be done through a program)

Computer Science is linked to machine learning in the sense that I will be modelling a technical concept in a purely mathematical manner