Machinelearning
Погружаемся в машинное обучение и Data Science Показываем как запускать любые LLm на пальцах. По всем вопросам - @haarrp @itchannels_telegram -🔥best channels Реестр РКН: clck.ru/3Fmqri
显示更多📈 Telegram 频道 Machinelearning 的分析概览
频道 Machinelearning (@ai_machinelearning_big_data) 俄语 语言赛道中的 是活跃参与者。目前社区聚集了 295 712 名订阅者,在 技术与应用 类别中位列第 332,并在 俄罗斯 地区排名第 1 273 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 295 712 名订阅者。
根据 23 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 -6 330,过去 24 小时变化为 -217,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 7.94%。内容发布后 24 小时内通常能获得 5.68% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 23 490 次浏览,首日通常累积 16 791 次浏览。
- 互动与反馈: 受众积极参与,单帖平均反应数为 190。
- 主题关注点: 内容集中在 openai, claude, api, gemini, контекст 等核心主题上。
📝 描述与内容策略
作者将该频道定位为表达主观观点的平台:
“Погружаемся в машинное обучение и Data Science
Показываем как запускать любые LLm на пальцах.
По всем вопросам - @haarrp
@itchannels_telegram -🔥best channels
Реестр РКН: clck.ru/3Fmqri”
凭借高频更新(最新数据采集于 24 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 技术与应用 类别中的关键影响点。
include(FetchContent)
FetchContent_Declare(
imesa
GIT_REPOSITORY https://github.com/rpl-cmu/imesa.git
GIT_TAG main
)
FetchContent_MakeAvailable(imesa)
📌Лицензирование : MIT license
🟡Arxiv
🖥Github [ Stars: 69 | Issues: 1 | Forks: 4]
@ai_machinelearning_big_data
#AI #MESA #Robots #ML# Clone repository
git clone git@github.com:filipstrand/mflux.git
# Navigate to the project and set up a venv:
cd mflux
python3 -m venv .venv
source .venv/bin/activate
# Install dependencies
pip install -r requirements.txt
▶️Инференс скриптом:
import sys
sys.path.append("/path/to/mflux/src")
from flux_1.config.config import Config
from flux_1.flux import Flux1
from flux_1.post_processing.image_util import ImageUtil
flux = Flux1.from_alias("schnell") # "schnell" or "dev"
image = flux.generate_image(
seed=3,
prompt="TEXT_YOUR_PROMPT.",
config=Config(
num_inference_steps=2, # Schnell works well with 2-4 steps, Dev works well with 20-25 steps
height=768,
width=1360,
)
)
ImageUtil.save_image(image, "image.png")
🖥Github [ Stars: 272 | Issues: 2 | Forks: 16]
You are a function calling AI model.
You may call one or more functions to assist with the user query.
Don't make assumptions about what values to plug into function.
The user may use the terms function calling or tool use interchangeably.
Here are the available functions:
<tools>LIST_OF_TOOLS</tools>
For each function call return a json object with function name and arguments within <tool_call></tool_call> XML tags in the format:
<tool_call>{"tool_name": <function-name>, "tool_arguments": <args-dict>}</tool_call>
⚡️Лицензирование : Llama 3.1 Community License
▪Demo
▪Набор моделей
▪Google Collab (инференс)
@ai_machinelearning_big_data
#AI #Llama #LLM #ML# Clone repository
https://github.com/X-PLUG/mPLUG-Owl.git
# Navigate to OWL3 folder
cd mPLUG-Owl3
# Install the dependencies
pip install -r requirements.txt
# Execute the demo
python gradio_demo.py
📌Лицензирование кода : MIT license.
📌Лицензирование моделей: Apache 2.0 License.
🟡Model
🟡Arxiv
🟡Demo
🖥Github [ Stars: 2.1K | Issues: 89 | Forks: 169]
@ai_machinelearning_big_data
#AI #OWL3 #MMLM #ML# Install the dependencies:
# --include=optional to make
# sure deps are installed
bun i
# build the app:
npm run build
# Running the web app:
bun run dev
# first time you go to localhost:3000
# Wait around 1 minute, the app will compile
▶️Второй вариант запуска, с Electron (еще в процессе разработки):
cd packages/app
bun run electron:start
# You can also build Clapper:
cd packages/app
bun run electron:make
📌Лицензирование : GPL v3 licenсe.
🟡Сообщество в Discord
🟡Demo
🖥Github [ Stars: 1.5K | Issues: 15 | Forks: 129]
@ai_machinelearning_big_data
#AI #Storytelling #Clapper #Visialtool
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
