Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.1 KB

Personal-Projects

Collection of git repositories containing my projects and Exercises for Competitions.

Afar Atlas


A statistical information android application for one of the Ethiopian Regions Afar.I used Google Map API To show Information related to Educational Coverage, Health Coverage, and much more information.

Amharic NLP


I am trying to build NLP related Projects for my local Language Amharic.

ML Algorithms Form Scratch


Implementation Of Machine Learning Algorithms I implemented from Scratch.

General NLP


General NLP problems i experiments with. - Real or Not? NLP with Disaster Tweets

Generative Learning algorithms


The generative model is the model that first try to learn what each object might look like. Then, based on input, it gives a probability of the input being this class.