Dung Lai blog

« 1 2 3 »


post_test_img

K Nearest Neighbors

Machine Learning
Regression
Classification
Supervised Learning

Analyze a non-parametric, instance-based learning algorithm called KNN and implement it from scratch in Python to solve classification and regression tasks.

post_test_img

Linear Regression

Linear Algebra
Projection
Least Square
Supervised Learning

Predict data based on other feature, fitting a straight line or hyperplane in high dimensional data by 3 different approaches, namely geometry (projection), algebra (null space and collum space) and calculus (derivative and chain rule).

post_test_img

AI for FlappyBird Game

Python
Neural Network
Genetic Algorithm
Machine Learning

Develope a bot which can learn how to play Flappy Bird Game over time using Neural Network model and Genetic algorithm.

post_test_img

Mapping MySQL to MongoDB

MongoDB
JSON

Mapping fundamental querry and concept of relational MySQL database (structured data) to MongoDB (un-structured data)

post_test_img

University MySQL Database

MySQL

Design a simple MySQL Database to store students information, including entity UML diagram, script and typical use cases description.

Total visits: (Powered by Statcounter)