ChatDev 起步
ChatDev (GITHUB) 是一個使用ChatGPT的來模擬一家虛擬的軟體開發公司的計畫,這個計畫中使用 […]...
深入探討 NLP 模型的訓練技巧和應用 [NLP-Kickoff]
針對模型進行評估 https://colab.research.google.com/drive/1WnYVg […]...
實作 NLP 模型訓練和數據預處理 [NLP-Kickoff]
1. Behind the pipelinehttps://huggingface.co/course/cha […]...
了解 NLP 模型的使用 [NLP-Kickoff]
第一週: 學習 NLP 中的常用模型,例如內容分類模型、情感分析模型等 了解 NLP 深度學習模型中常用的模型 […]...
Restless Reinvention
Our Work is Never Done Quick and continuous improvement […]...
Finding user problems
an Enterprise Design Thinking Principle that represents […]...
Write A Great Problem
You’ve learned about the core concepts and practices of […]...
How to hold a brainstorming
How to hold a brainstorming Brainstorming, also known a […]...
Design thinking is for you
Design thinking is the mindset that aims to improve the […]...
Apply design thinking to AI
The AI Essentials Framework is a specific grouping of a […]...
The Clearbridge Hotels case study
It’s a case for Apply design thinking to AI https […]...
我應該使用什麼數據庫
在選擇數據庫時,不同的人使用不同的標準: 數據庫採購人員: 採購成本: 存儲要求 網絡要求。 數據庫管理員 ( […]...
What database should I use
When choosing a database, different people use differen […]...
利用React和mui實作聊天視窗
這次我們會使用React 和 MUI 實作一個聊天視窗。 MUI 提供了一個簡單、可定制且可訪問的 React […]...
使用 fastapi 構建 api
快速使用FastAPI ! 新版本的Python在類型提示上的功能越來越完善,使用FastAPI 可以讓API […]...
What’s storage Should I use
您的應用程序應該在哪裡存儲數據?當然,選擇取決於用例。這篇文章介紹了 Google Cloud 中三種存儲類型 […]...
資料倉儲(Data lake/storage) 和 資料庫 (a database) 的主要差異
資料庫 (a database) 資料庫的核心是資料的容器,通常是用於目的在軟體之間的資料交換和使用電子方式存 […]...
( Type Hints ) -> Python: 型態限定
typing — 支援類型提示 該模塊為 類型提示 提供運行時支持。最基本的支持包括類型 Any、U […]...
Structural Recursion
Goal: Tramsform and implete algebraic data types struct […]...
Algebraic Data Types
Goal: translate data desriptions into the code. In Alge […]...
2022 平板比較
為了2022的學生們,我們選了幾台入門機給學生群體。學生們買平板主要要先想好目的是為什麼,還有自己的需求是什麼 […]...
How To Make the Interaction in Figma
Change Page: RESOURCES Plugins For Figma Designers!Wire […]...
軟體面試備考大禮包 – Amazon
To do before the interview: Prepare. Prepare. Prepare R […]...
SBI個案分析範例
嘗試使用 SBI 來說明案例,詳細說明可以先到這邊進行了解。 階段 子分類 分類 說明 Situation S […]...
軟體程式開發流程 – 問題解決
這個系列是根據Amazon面試準備內容,軟件開發工程師面試準備 (Software Development E […]...