AI.Insaf (@ai_tablet) — Полный архив постов канала
The article provides a comprehensive archive of posts from the AI.Insaf channel, covering various topics related to AI and machine learning. It includes insights on projects, job opportunities, cultural observations from Japan, and mentorship experiences. Additionally, it discusses the importance of soft skills and presents recommendations for books and courses in data science.
- ▪The archive contains posts on AI projects, including a library for generating tabular data called TabGAN.
- ▪Cultural observations from Japan highlight the unique aspects of cities like Tokyo, Kyoto, Osaka, and Nara.
- ▪The article emphasizes the significance of soft skills in professional development and offers recommendations for relevant literature and courses.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3957324) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ai developer Posted on Jun 3 AI.Insaf (@ai_tablet) — Полный архив постов канала #ai #machinelearning #llm #rag AI.Insaf (@ai_tablet) — Полный архив постов канала Ранние посты (#1-~49) Пост ~1: TabGAN (pet project) Библиотека генерации табличных данных (с 2021) 500+ ⭐, 40K загрузок, 38 цитирований Грант Яндекс Open Source (апрель 2024) Теперь генерация через GAN + LLM + Forest Diffusion pip install tabgan https://github.com/Diyago/Tabular-data-generation Пост ~2: Вакансии (DA + DS)…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).