Machine learning books and papers
24.5K subscribers
1.07K photos
56 videos
931 files
1.42K links
Download Telegram
🔥 Awesome open-source project to learn more about Transformer Models! 🤖

We found this interactive website that shows you visually how transformer models work. 🌐📊

Transformer Explainer:
https://poloclub.github.io/transformer-explainer/

@Machine_learn
5👍21
Follow the Machine Learning with Python channel on WhatsApp: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
4👍2💯1
با عرض سلام یکی از مقالاتمون در حوزه ی wound image classification در ژورنال nature scientific reports ریوایزد خورده و جایگاه های ۲، ۴ و ۵ اش قابل اضافه شدن می باشد. دوستانی که نیاز دارن می تونن جهت ثبت اسم به ایدی بنده پیام بدن
Price
2: 300$
4: 200$
5:150$
@Raminmousa
@Paper4money
@Machine_learn
2
Machine learning books and papers pinned «با عرض سلام یکی از مقالاتمون در حوزه ی wound image classification در ژورنال nature scientific reports ریوایزد خورده و جایگاه های ۲، ۴ و ۵ اش قابل اضافه شدن می باشد. دوستانی که نیاز دارن می تونن جهت ثبت اسم به ایدی بنده پیام بدن Price 2: 300$ 4: 200$ 5:150$…»
Machine learning books and papers pinned «تنها ۳ روز تا سابمیت این مقاله باقی مونده....!»
🎬 ساخت ویدیو
• Sora
• Kling
• Veo
• Seedance
• Lumalabs

🎨 ساخت تصویر
• Google Flow
• Qwen Image
• NanoBanana
• ChatGPT Image
• Grok

🎤 تقلید صدا
• ElevenLabs
• Fish Audio
• Minimax
• Descript
• Respeecher

🧠 تحقیق و کاوش
• ChatGPT
• Gemini
• Perplexity
• NotebookLM
• Deepseek

🗣 ساخت کاراکتر سخنگو
• Heygen
• Synthesia
• D-ID
• Hedra

━━━━━━━━━━━━━━━

🔗 لینک ابزارها:

• ChatGPT → https://chatgpt.com
• Gemini → https://gemini.google.com
• Perplexity → https://perplexity.ai
• Deepseek → https://deepseek.com
• NotebookLM → https://notebooklm.google.com

• Kling → https://klingai.com
• Veo → https://deepmind.google/technologies/veo
• Lumalabs → https://lumalabs.ai
• Sora → https://openai.com/sora

• ElevenLabs → https://elevenlabs.io
• Fish Audio → https://fish.audio
• Descript → https://descript.com

• Heygen → https://heygen.com
• Synthesia → https://synthesia.io
• D-ID → https://d-id.com


https://xn--r1a.website/Machine_learn
5👍2
Forwarded from Papers
با عرض سلام مقاله MedicalRec توسط بنده و دوستان ارائه شد. این مقاله جهت ارائه ی سیستم پیشنهاد دهنده مدل طبقه بندی برای تصاویر پزشکی میباشد. در ادامه ما می خواهیم  MedicalRec2  را توسعه دهیم که یک مدل پیشنهاد دهنده طبقه بند و تقسیم بند در حوزه ی پزشکی می باشد. از این رو نفرات ۲ تا ۶ این مقاله را جهت مشارکت در نظر داریم. هزینه ها از قرار زیر می باشند.
2: 500$
3: 400$
4: 300$
5: 250$
6: 200$
جهت مشارکت با ایدی بنده در ارتباط باشین.
@Raminmousa
@Paper4money
1
📃 Current Bioinformatics Tools in Precision Oncology


📎 Study paper

@Machine_learn
2
Forwarded from Papers
با عرض سلام یکی از مقالاتمون در حوزه ی wound image classification در ژورنال nature scientific reports ریوایزد خورده و جایگاه های ۲ و ۵ اش قابل اضافه شدن می باشد. دوستانی که نیاز دارن می تونن جهت ثبت اسم به ایدی بنده پیام بدن
Price
2: 300$
5:150$
@Raminmousa
@Paper4money
@Machine_learn
🔥 Efficient Guided Generation for Large Language Models

💡 The paper presents an efficient method for guiding large language model text generation using regular expressions and context-free grammars. The problem addressed is that guided generation can be impractical due to significant overhead. The authors propose an approach that adds minimal overhead to the token sequence generation process. This method makes guided generation feasible in practice. The approach is implemented in the open source Python library Outlines, providing a practical solution for efficient guided generation. The results indicate that the method is effective, allowing for guided generation with little to no overhead, which is a significant contribution to the field of natural language processing.

📅 Published on Jul 19, 2023

🔗 Links:
• GitHub: https://github.com/huggingface
• arXiv: https://arxiv.org/abs/2307.09702
• PDF: https://arxiv.org/pdf/2307.09702

━━━━━━━━━━━━━━━━━━━━━━━━
@Machine_learn
1🔥1
🔥 World Action Models: A Survey

💡 The paper World Action Models A Survey provides a comprehensive overview of World Action Models, which are predictive action systems that generate future states for decision making. These models balance representational richness against computational constraints, and recent developments have led to a blurring of boundaries among various related models. The survey aims to clarify these boundaries and provide a common account of the field.

The authors organize existing works into two complementary views. The first view examines what each method is required to generate, including rendered futures, latent futures, and video generation free action reasoning. The second view decomposes each method into its predictive substrate, backbone, action coupling, and deployment regime. This anatomy allows for a unified discussion of key aspects such as interactability, causality, persistence, physical plausibility, and generalization.

The survey reveals a consistent design pattern in World Action Models, where design choices trade representational richness against compute, memory, latency, and action label cost. The authors find that the field is moving towards methods that generate less of the future while preserving what is required for control. The survey provides a clear and unified account of the field, covering data, evaluation, and open challenges, and provides a foundation for future research in World Action Models.

The main contributions of the paper are to clarify the boundaries and definitions of World Action Models, to provide a comprehensive overview of existing works, and to identify a consistent design pattern in the field. The survey also highlights the key challenges and open issues in World Action Models, including the need for more efficient and effective methods that balance representational richness against computational constraints. Overall, the paper provides a valuable resource for researchers and practitioners in the field of World Action Models, and helps to advance the state of the art in predictive action systems.

📅 Published on Jun 18

🔗 Links:
• GitHub: https://github.com/huggingface
• arXiv: https://arxiv.org/abs/2606.20781
• PDF: https://arxiv.org/pdf/2606.20781
• Project Page: https://world-action-models.github.io/

━━━━━━━━━━━━━━━━━━━━━━━━
@Machine_learn
🔥1