Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 454 Bytes

AI

some little scripts of machine learning and genetic algorithms

Summary

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.