azathoth 0.0.1

Some of the stuff I've created while learning the 'State of the Art' in AI.
1
2
3
fn main() {
    println!("Hello, Azathoth!");
}