collection of some interesting personal projects. Afaratlas , Amharic-NLP,General-NLP,Generative-Learning-algorithms,RL
# 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.