Machine learning books and papers
前往频道在 Telegram
📈 Telegram 频道 Machine learning books and papers 的分析概览
频道 Machine learning books and papers (@machine_learn) 英语 语言赛道中的 是活跃参与者。目前社区聚集了 24 516 名订阅者,在 教育 类别中位列第 8 048,并在 伊朗 地区排名第 13 749 位。
📊 受众指标与增长动态
自 невідомо 创建以来,项目保持高速增长,吸引了 24 516 名订阅者。
根据 26 六月, 2026 的最新数据,频道保持稳定运转。过去 30 天订阅人数变化为 -162,过去 24 小时变化为 -2,整体触达仍然可观。
- 认证状态: 未认证
- 互动率 (ER): 平均受众互动率为 5.76%。内容发布后 24 小时内通常能获得 1.79% 的反应,占订阅者总量。
- 帖子覆盖: 每篇帖子平均可获得 1 412 次浏览,首日通常累积 440 次浏览。
- 互动与反馈: 受众积极参与,单帖平均反应数为 1。
- 主题关注点: 内容集中在 disorder, psy, مقاله, framework, graph 等核心主题上。
📝 描述与内容策略
作者将该频道定位为表达主观观点的平台:
“Admin: @Raminmousa
ID: @Machine_learn
link: https://t.me/Machine_learn”
凭借高频更新(最新数据采集于 27 六月, 2026),频道始终保持新鲜度与高覆盖。分析显示受众积极互动,使其成为 教育 类别中的关键影响点。
24 516
订阅者
-224 小时
-337 天
-16230 天
帖子存档
📑 Advances of the recent data-driven paradigm shift in medicine and healthcare: From machine learning to deep learning
📎 Study the paper
@Machine_learn
📃 Large language model to multimodal large language model: A journey to shape the biological macromolecules to biological sciences and medicine
📓 Journal: Molecular Therapy Nucleic Acids (I.F.=6.5)
📎 Study the paper
@Machine_learn
Repost from Papers
با عرض سلام مقاله زیر در مرحله major revision میباشد. نفر ۴ ام از این مقاله قابل اضافه کردن.
Abstract
Breast cancer stands as a prevalent cause of fatality among females on a global scale, with
prompt detection playing a pivotal role in diminishing mortality rates. The utilization of
ultrasound scans in the BUSI dataset for medical imagery pertaining to breast cancer has
exhibited commendable segmentation outcomes through the application of UNet and UNet++
networks. Nevertheless, a notable drawback of these models resides in their inattention towards
the temporal aspects embedded within the images. This research endeavors to enrich the
UNet++ architecture by integrating LSTM layers and self-attention mechanisms to exploit
temporal characteristics for segmentation purposes. Furthermore, the incorporation of a
Multiscale Feature Extraction Module aims to grasp varied scale features within the UNet++.
Through the amalgamation of our proposed methodology with data augmentation on the BUSI
with GT dataset, an accuracy rate of 98.88%, specificity of 99.53%, precision of 95.34%,
sensitivity of 91.20%, F1-score of 93.74, and Dice coefficient of 92.74% are achieved. These
findings demonstrate competitiveness with cutting-edge techniques outlined in existing
literature.
Keywords: Attention mechanisms, BUSI dataset, Deep Learning, Feature Extraction,
Multi-Scale features
دوستانی که نیاز دارن به ایدی بنده پیام بدن.
@Raminmousa
@Machine_learn
https://t.me/+SP9l58Ta_zZmYmY0
Repost from Papers
با عرض سلام دوستان كه مي خوان توي تيم هاي paper ما شركت كنن موضوعات زير رو مي خواهيم جلو ببريم.
1: survey on whole slide image
▫️
2: Proposed a new model for enrergy efficiency in deep image classification models
Authers: 2, 3, 4 🔺
3:BioPars: a pretrained biomedical large language
model for persian biomedical text mining
Authors: 5🔺
4: Air quality prediction by hybrid deep learning and machine learning models
Authors:4🔺
در تمامی این موارد نیاز به انجام تسک و پرداخت هزینه سرور ها می باشیم.
@Raminmousa
Automating the Search for Artificial Life with Foundation Models
paper: https://arxiv.org/pdf/2412.17799v1.pdf
Code: https://github.com/sakanaai/asal
@Machine_learn
📽 Introduction to Network Analysis using NetworkX
🎞 Watch
@Machine_learn
📃A Survey of Graph Neural Networks for Social Recommender Systems
📎 Study paper
@Machine_learn
هزینه نهایی برای این کار رو به ۲۵ میلیون کاهش دادیم برای نفر ۵ ...!🔥
Repost from Papers
با عرض سلام پروژه Biopars رو شروع كرديم نفر ٥ ام از اين مقاله رو نياز داريم.
این کار تحت نظر استاد
Rex (Zhitao) Ying
انجام میشه.
link: https://scholar.google.com.au/citations?user=6fqNXooAAAAJ&hl=en
BioPars: a pre-trained biomedical large language model for persian biomedical text mining.
١- مراحل اوليه: جمع اوري متن هاي فارسي بيولوژيكي از منابع (...)
٢- پيش پردازش متن ها و تميز كردن متن ها
٣- اموزش ترنسفورمرها ي مورد نظر
٤- استفاده از بردارها ي اموزش داده شده در سه تسك (...)
هزينه سرور به ازاي هر ساعت ١.٢ دلار مي باشد. و حدود ٢ هزار ساعت براي اموزش مدل زباني نياز ميباشد.
دوستاني كه نياز دارن مي تونن به تيم ما اضافه بشن
🔸🔸🔸🔸🔸
@Raminmousa
⚡️ NeuZip
▶️
# Install from PyPI
pip install neuzip
# Use Neuzip for Pytorch model
model: torch.nn.Module = # your model
+ manager = neuzip.Manager()
+ model = manager.convert(model)
🟡Arxiv
🖥GitHub
@Machine_learn🌟 🌟 OuteTTS-0.2-500M
# Install from PyPI
pip install outetts
# Interface Usage
import outetts
# Configure the model
model_config = outetts.HFModelConfig_v1(
model_path="OuteAI/OuteTTS-0.2-500M",
language="en", # Supported languages in v0.2: en, zh, ja, ko
)
# Initialize the interface
interface = outetts.InterfaceHF(model_version="0.2", cfg=model_config)
# Optional: Create a speaker profile (use a 10-15 second audio clip)
speaker = interface.create_speaker(
audio_path="path/to/audio/file",
transcript="Transcription of the audio file."
)
# Optional: Load speaker from default presets
interface.print_default_speakers()
speaker = interface.load_default_speaker(name="male_1")
output = interface.generate(
text="%Prompt Text%%.",
temperature=0.1,
repetition_penalty=1.1,
max_length=4096,
# Optional: Use a speaker profile
speaker=speaker,
)
# Save the synthesized speech to a file
output.save("output.wav")
🟡Demo
🖥GitHub
@Machine_learnRepost from Papers
با عرض سلام پروژه Biopars رو شروع كرديم نفر ٥ ام از اين مقاله رو نياز داريم.
این کار تحت نظر استاد
Rex (Zhitao) Ying
انجام میشه.
link: https://scholar.google.com.au/citations?user=6fqNXooAAAAJ&hl=en
BioPars: a pre-trained biomedical large language model for persian biomedical text mining.
١- مراحل اوليه: جمع اوري متن هاي فارسي بيولوژيكي از منابع (...)
٢- پيش پردازش متن ها و تميز كردن متن ها
٣- اموزش ترنسفورمرها ي مورد نظر
٤- استفاده از بردارها ي اموزش داده شده در سه تسك (...)
هزينه سرور به ازاي هر ساعت ١.٢ دلار مي باشد. و حدود ٢ هزار ساعت براي اموزش مدل زباني نياز ميباشد.
دوستاني كه نياز دارن مي تونن به تيم ما اضافه بشن
🔸🔸🔸🔸🔸
@Raminmousa
Lecture notes: mathematics for artificial intelligence
📕 Link
@Machine_learn
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
