A small example package
Project description
Adul
Adul package python for Super AI Engineer
https://pypi.org/project/adul/
Install
pip3 install -r requirements.txt
pip3 install adul
Usage
from adul import super_ai
cd demo
home work 1
- นับว่า alphabet ใน name list กี่ตัว
python3 count_alphabet.py
home work 2
- เขียนโปรแกรมหาค่าสูงสุดในลิสต์
python3 maximum_list.py
- เขียน 8 puzzle
python3 eight_puzzle.py
- เขียน depth-first search พร้อม อะนิเมชั่น
python3 depth_first_search.py
- เลือกข้อมูล 1 อย่างจาก Kaggle มาทำการ visualize ข้อมูลในรูปแบบกราฟต่างๆ
python3 visualize_kaggle.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adul-0.0.2.tar.gz
(1.5 kB
view hashes)
Built Distribution
adul-0.0.2-py3-none-any.whl
(2.4 kB
view hashes)