Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 387 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 387 Bytes

Talking Machine Learning

This file will become your README and also the index of your documentation.

Install

pip install talking_machine_learning

How to use

Fill me in please! Don’t forget code examples:

1+1
2
print('Hello Word!')
Hello Word!