DevBookmark

DevBookmark

1388 bookmarks
Custom sorting
【Python學習筆記】Hello World 字串介紹、讓文字不換行
【Python學習筆記】Hello World 字串介紹、讓文字不換行
學習 Python 一段時間後,回過頭來發現一開始就先搞懂 Python 的設計邏輯、架構,對學習程式語言超有幫助!希望可以不斷地分享自己的學習筆記,讓初學 Python 時的各位也能一起共享這份筆記唷;))
·medium.com·
【Python學習筆記】Hello World 字串介紹、讓文字不換行
Python|字符串去除与保留(数字、中文、英文、标点符号、空格)_字符串删除 把右侧数字保留-CSDN博客
Python|字符串去除与保留(数字、中文、英文、标点符号、空格)_字符串删除 把右侧数字保留-CSDN博客
文章浏览阅读5.8k次,点赞20次,收藏28次。介绍使用Python去除字符串中的数字、中文、英文、标点符号、空格,主要使用基于正则化的re库_字符串删除 把右侧数字保留
·blog.csdn.net·
Python|字符串去除与保留(数字、中文、英文、标点符号、空格)_字符串删除 把右侧数字保留-CSDN博客
Keys with Maximum value - Python - GeeksforGeeks
Keys with Maximum value - Python - GeeksforGeeks
In Python, various methods such as max() with list comprehension, for loops, and filter() with lambda can be used to identify keys with the highest value in a dictionary.
·geeksforgeeks.org·
Keys with Maximum value - Python - GeeksforGeeks
機器學習的衰頹興盛:從類神經網路到淺層學習 - StockFeel 股感
機器學習的衰頹興盛:從類神經網路到淺層學習 - StockFeel 股感
1950年代電腦發明以來,科學家便希冀著利用電腦創造出人工智慧;然而,當時的硬體效能低落、數據量不足,隨著通用問題解決機、日本第五代電腦等研究計畫的失敗,人工智慧陷入了第一次的寒冬。人工智慧「現代鍊金術」的惡名,一直到1980年代開始才又復興。此時科學家不再使用傳統的邏輯推理方法,取而代之的是
·stockfeel.com.tw·
機器學習的衰頹興盛:從類神經網路到淺層學習 - StockFeel 股感
Re: [討論] 做網頁前後端唸研究所的必要
Re: [討論] 做網頁前後端唸研究所的必要
這篇講一下普通留在台灣工作 資工學生的視角 大神可以自己繞道 (大神做啥都會成功) - 推文一堆酸原po不懂有的沒的 今年 MTK 新人白菜價光底薪合約價就超過 110 了
·ptt.cc·
Re: [討論] 做網頁前後端唸研究所的必要
How to install pip library in idx from requirements.txt
How to install pip library in idx from requirements.txt
you are right, i adjust file and error is gone. but i have another error while preview. edit: i open project again and this error also fixed. but in terminal: apitest-3xxxx39:~/api$ /nix/store/4cb33zcc0i7wrnmwwfp9q4y2p4fas9gd-active-venv source /home/user/api/.venv/bin/activate ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' apitest-3xxxx39:~/api$ source /home/user/api/.venv/bin/activate (.venv) apitest-3xxxx39:~/api$ dev.nix: { pkgs, ... }: ...
·community.idx.dev·
How to install pip library in idx from requirements.txt
How to install python in project idx
How to install python in project idx
我覺得自己活在一個鏡子的世界中...
create-venv = '' python -m venv .venv source .venv/bin/activate pip install -r requirements.txt '';
·community.idx.dev·
How to install python in project idx
無法使用 pip 安裝套件 : r/NixOS
無法使用 pip 安裝套件 : r/NixOS
tl;dr every method I've tried fails, can't use pip I've followed the NixOS manual and the Python nixos wiki. No success. Adding python310Full and…
·reddit.com·
無法使用 pip 安裝套件 : r/NixOS
Project IDX 線上IDE開發程式
Project IDX 線上IDE開發程式
本文將介紹Google IDX(Integrated Development Experience),一個基於 Visual Studio Code 的雲端開發環境,旨在提供多使用者協作和跨平台開發的便利。
·tpisoftware.com·
Project IDX 線上IDE開發程式
How to install python in project idx - General - IDX Community
How to install python in project idx - General - IDX Community
I am a new project IDX, and I have created an empty project. I was trying to have a Python notebook and just run Hello World. But for the love of god, I can’t install Python in this environment. Any help is appreciated, and thank you.
·community.idx.dev·
How to install python in project idx - General - IDX Community
Gradio从入门到精通(4)---接口类ChatInterface_gradio chatinterface-CSDN博客
Gradio从入门到精通(4)---接口类ChatInterface_gradio chatinterface-CSDN博客
文章浏览阅读1.2k次,点赞6次,收藏11次。上一节介绍了interface类,本节介绍Gradio 的ChatInterface类,ChatInterface 是 Gradio 用于创建聊天机器人 UI 的高级抽象,允许您通过几行代码围绕聊天机器人模型创建基于 Web 的演示。只需要一个参数:fn,它采用一个函数,根据用户输入和聊天历史记录来控制聊天机器人的响应。其他参数可用于控制演示的外观和行为。类别参数描述核心参数fn需要包装的用户界面函数,接收message和history参数,返回字符串响应chatbot定义聊天机器人的组件,可传入。_gradio chatinterface
message, history
·blog.csdn.net·
Gradio从入门到精通(4)---接口类ChatInterface_gradio chatinterface-CSDN博客
LangChain
LangChain
LangChain’s suite of products supports developers along each step of their development journey.
·langchain.com·
LangChain
聯邦學習 - 維基百科,自由的百科全書
聯邦學習 - 維基百科,自由的百科全書
聯邦學習是一種機器學習技術,具體來說就是人們在多個擁有本地資料樣本的分散式邊緣裝置或伺服器上訓練演算法。這種方法與傳統的集中式機器學習技術有顯著不同,傳統的集中式機器學習技術將所有的本地資料集上傳到一個伺服器上,而更經典的分散式方法則通常假設本地資料樣本都是相同分布的。聯合學習使多個參與者能夠在不共享資料的情況下建立一個共同的、強大的機器學習模型,從而可以解決資料隱私、資料安全、資料存取權限和異構資料訪問等關鍵問題。
·zh.wikipedia.org·
聯邦學習 - 維基百科,自由的百科全書
iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天
iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天
iT 邦幫忙是 IT 領域的技術問答與分享社群,透過 IT 人互相幫忙,一起解決每天面臨的靠北時刻。一起來當 IT 人的超級英雄吧,拯救下一個卡關的 IT 人
·ithelp.ithome.com.tw·
iT 邦幫忙::一起幫忙解決難題,拯救 IT 人的一天
RAG實作教學,LangChain + Llama2 |創造你的個人LLM
RAG實作教學,LangChain + Llama2 |創造你的個人LLM
在這篇文章中,我們將帶你使用 LangChain + Llama2,一步一步架設自己的 RAG(Retrieval-Augmented Generation)的系統,讓你可以上傳自己的 PDF,並且詢問 LLM 關於 PDF 的訊息。
·medium.com·
RAG實作教學,LangChain + Llama2 |創造你的個人LLM