AI and Machine Learning – Telegram
AI and Machine Learning
90.7K subscribers
245 photos
67 videos
356 files
164 links
Learn Data Science, Data Analysis, Machine Learning, Artificial Intelligence, and Python with Tensorflow, Pandas & more!
Buy ads: https://telega.io/c/machine_learning_courses
Download Telegram
🔅 Building Deep Learning Applications with Keras

📝 Get a thorough introduction to Keras, a versatile deep learning framework, and learn how to build, deploy, and monitor robust deep learning models.

🌐 Author: Isil Berkun
🔰 Level: Intermediate
Duration: 1h 50m

📋 Topics: Keras, Deep Learning, Application Development

🔗 Join Artificial intelligence for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
14
Please open Telegram to view this post
VIEW IN TELEGRAM
9
This media is not supported in your browser
VIEW IN TELEGRAM
🔥 Voice mode + video chat mode is now available in chat.qwenlm.ai chat

Moreover, the Chinese have posted the code of their Qwen2.5-Omni-7B - a single omni-model that can understand text, audio, images and video.

They developed a "thinker-talker" architecture that enables a model to think and talk simultaneously.

They promise to release open source models for an even greater number of parameters soon.

Simply top-notch, run and test it.

🟢 Try it : https://chat.qwenlm.ai
🟢 Paper : https://github.com/QwenLM/Qwen2.5-Omni/blob/main/assets/Qwen2.5_Omni.pdf
🟢 Blog : https://qwenlm.github.io/blog/qwen2.5-omni
🟢 GitHub : https://github.com/QwenLM/Qwen2.5-Omni
🟢 Hugging Face : https://huggingface.co/Qwen/Qwen2.5-Omni-7B
🟢 ModelScope : https://modelscope.cn/models/Qwen/Qwen2.5-Omni-7B
Please open Telegram to view this post
VIEW IN TELEGRAM
6🔥6
🌟 ChatTTS — a generative text2speech model with an emphasis on realism

 import ChatTTS
from IPython.display import Audio

chat = ChatTTS.Chat()
chat.load_models()

texts = ["<PUT YOUR TEXT HERE>",]

wavs = chat.infer(texts, use_decoder=True)
Audio(wavs[0], rate=24_000, autoplay=True)


ChatTTS is a text-to-speech model designed specifically for conversational scenarios such as LLM assistant.
ChatTTS supports both English and Chinese (if this is relevant).

🖥 GitHub
🤗 Play Hugging Face
🟡 ChatTTS Page
Please open Telegram to view this post
VIEW IN TELEGRAM
10🔥2
🔅 Deep Learning with Python: Sequence Models and Transformers

📝 The course introduces sequence data, sequence data problems, and how to solve sequence data problems using sequence models.

🌐 Author: Frederick Nwanganga
🔰 Level: Intermediate
Duration: 1h 26m

📋 Topics: Deep Learning, Python

🔗 Join Artificial intelligence for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
10
Deep Learning with Python: Sequence Models and Transformers.zip
182.4 MB
📱Artificial intelligence
📱Deep Learning with Python: Sequence Models and Transformers
Please open Telegram to view this post
VIEW IN TELEGRAM
5🔥4
🤝 Build AI Model From Scratch
Please open Telegram to view this post
VIEW IN TELEGRAM
30👍4
🌟 DeepSearcher: AI Harvester for Your Data.

The project combines the use of LLM, vector databases to perform search, evaluation, and reasoning tasks based on the provided data (files, text, sources).


It is positioned by developers as a tool for enterprise knowledge management, intelligent QA systems and information search scenarios.

DeepSearcher can use information from the Internet if necessary, is compatible with Milvus vector databases and their service provider Zilliz Cloud, Pymilvus, OpenAI and VoyageAI embeddings. It is possible to connect LLM DeepSeek and OpenAI via API directly or through TogetherAI and SiliconFlow.
Local file download, connection of web crawlers FireCrawl, Crawl4AI and Jina Reader are supported.

Our immediate plans include adding a web clipper feature, expanding the list of supported vector databases, and creating a RESTful API interface.

▶️ Local installation and launch:

# Clone the repository
git clone https://github.com/zilliztech/deep-searcher.git


# Create a Python venv
python3 -m venv .venv
source .venv/bin/activate


# Install dependencies
cd deep searcher
pip install -e .


# Quick start demo
from deepsearcher.configuration import Configuration, init_config
from deepsearcher.online_query import query

config = Configuration()


# Customize your config here
config.set_provider_config("llm", "OpenAI", {"model": "gpt-4o-mini"})
init_config(config = config)


# Load your local data
from deepsearcher.offline_loading import load_from_local_files
load_from_local_files(paths_or_directory=your_local_path)


# (Optional) Load from web crawling (FIRECRAWL_API_KEY env variable required)
from deepsearcher.offline_loading import load_from_website
load_from_website(urls=website_url)


# Query
result = query("Write a report about xxx.") # Your question here


🌐 GitHub: https://github.com/zilliztech/deep-searcher
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
17🔥1
🔅 PREMIUM CHANNELS
-◦-◦--◦--◦-◦--◦--◦-◦--◦--◦-◦--◦-
🔰 Web Development
-◦-◦--◦--◦-◦--◦--◦-◦--
221k| 🔰 Linkedin Learning
140k| 🔰 Udemy Premium
134k| 🔰 Web Development
-◦-◦--◦-
120k| 🔰 Python 3
100k| 🔰 JavaScript Training
090k| 🔰 Machine Learning
-◦-◦--◦-
069k| 🔰 Data Analysis and Databases
068k| 🔰 Artificial Intelligence
064k| 🔰 React and NextJs
-◦-◦--◦-
063k| 🔰 Linux and DevOps
049k| 🔰 100 Days of Python
048k| 🔰 OpenAI Mastery
-◦-◦--◦-
048k| 🔰 Business and Finance
044k| 🔰 Best Telegram Channels
041k| 🔰 Udemy Learning
-◦-◦--◦-
040k| 🔰 Zero to Mastery
040k| 🔰 Mobile Apps
036k| 🔰 Linkedin Learning Courses
-◦-◦--◦-
035k| 🔰 Codedamn Courses
034k| 🔰 React 101
031k| 🔰 Crypto Tutorials
-◦-◦--◦-
031k| 🔰 Coding Interview
025k| 🔰 Telegram's Shorts
023k| 🔰 The Coding Space
-◦-◦--◦-
023k| 🔰 Linux Training
-◦-◦--◦--◦-◦--◦--◦-◦--
🔰 Add Your Channel
-◦-◦--◦--◦-◦--◦--◦-◦--◦--◦-◦--◦-
🔰 2hrs on top & 8hrs in channel!
Please open Telegram to view this post
VIEW IN TELEGRAM
3