Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.39 KB

README.md

File metadata and controls

37 lines (23 loc) · 2.39 KB

Author: Karl Gardner
Data Scientist, Chemical Engineer, PhD




Code Reviews of Popular Machine Learning Algorithms

AITechTalks implements and explains popular machine learning algorithms in python and c++. Understanding the original source code is an important step as this is the correct implementation of an algorithm. AITechTalks uses source code of popular algorithms and transforms the complex code into simplified python and c++ code to explain to viewers. Thus, the simplified code and implementation is not gathered from outside blogs or other internet posts, as this information can be distorted.