software dev and ML.
During some of my studies classes i was involve in many projects working in team and personal proyects, i have uploaded on youtube some of them and share here the links.
Software dev
- Radix Tree Algorithms the web visual demo implementation demo: video_youtube_here
- Mini google using Radix Tree Algorithms, we developed the mini google implemented in c++ using Wikipedia corpus, and web-based script language for the Advance Analysis and design Algorithm | github repo git_repo_here
SVM
- Simple SVM implementation in the ipynb format
jupyter_repo_here - Offensive language detection using SVM
jupyter_repo_here
GMM, HMM
A Comparison Study of Speaker Identification models, we developed GMM, HMM, and SVM for speaker identification task.
- re implementation and source code here
jupyter_repo_here
–