This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
sq:ai [2025/10/30 12:05] tomas |
sq:ai [2025/11/18 02:08] (current) tomas [Programování] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== AI - Artificial Intelligence - umělá inteligence ====== | ====== AI - Artificial Intelligence - umělá inteligence ====== | ||
| + | |||
| + | ===== Nástroje ==== | ||
| + | |||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| Line 61: | Line 64: | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| + | |||
| + | |||
| + | ==== Programování ==== | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | [[https:// | ||
| + | |||
| + | Deep Learning, neuronové sítě:\\ | ||
| + | TensorFlow\\ | ||
| + | PyTorch a Keras\\ | ||
| + | JAX - od Googlu\\ | ||
| + | Matplotlib\\ | ||
| + | |||
| + | LLM a generativní AI:\\ | ||
| + | Transformers (Hugging Face)\\ | ||
| + | LongChain\\ | ||
| + | LlamaIndex\\ | ||
| + | |||
| + | Machine Learning:\\ | ||
| + | scikit-learn\\ | ||
| + | |||
| + | Matematika a datové operace:\\ | ||
| + | NumPy | ||
| + | Pandas\\ | ||
| + | SciPy | ||
| + | |||
| + | Počítačové vidění:\\ | ||
| + | OpenCV\\ | ||
| + | |||
| + | Práce se zvukem a řečí:\\ | ||
| + | librosa\\ | ||
| + | SpeechRecognition\\ | ||
| + | OpenAI Whisper\\ | ||
| + | |||
| + | Lehká AI pro automatizaci: | ||
| + | spaCy\\ | ||
| + | NLTK\\ | ||
| + | |||
| + | from strands import [[https:// | ||
| + | from strands.models import [[https:// | ||
| + | import [[https:// | ||