some little scripts of machine learning and genetic algorithms
df.py - let's find a BTS's antenna using machine learning
neural_deep.py - let's find a BTS's antenna using Multilayer Perceptrons Neural Network (MLP)
df_behavior.py - let's classify computer's behavior
gab64_final.py - let's decode a base64 string using genetic algorithm
reccomendation directory is a documented project for teaching purposes.