-
## 概念的最小全局认识
按照Ch2学习到的技巧,我们先对和投资相关的概念做一个最小全局认识。
方法:
- 谷歌检索一级关键词,检索式:关键词(中文、英文)+wiki
- 通过一级关键词获得定义页面,抓取中英文页面内的信息结构/目录、二级关键词,并抓取专业网站内的分类结构,wiki, Investopedia, MBA百科MBA lib
- 交叉验证: 对比中英文定义;查看参…
-
# 團隊簡介 About Us
Oriente於2017年由 Hubert (CTO & COO of LU.com)、Geoffrey (Co-founder of Skype)、Lawrence (Co-founder of BlackPine)在香港創立,創立的初衷是利用數據科技與金融服務,讓東南亞數億未能被現有金融體系所服務的群體能有更方便的金融體驗。
目前,我們已經幫助東南亞數百萬用…
-
So I have mentioned this a couple times, and I see a few others mention it as well, so I thought I would open a discussion about it. (Not sure how to add tags yet...)
## **Topics of Discussion:**
…
-
build.sbt:
```
...
libraryDependencies += "org.scalanlp" %% "epic" % "0.4.3"
libraryDependencies += "org.scalanlp" %% "epic-pos-en" % "2017.3.10"
...
```
code snippet:
```
...
val tagger = e…
-
# Notes-Twitter Blue Review
[[Twitter Blue Space]]
[[Keyboard Shortcuts Considerations in Twitter for iOS with Twitter Blue]]
## By Feature
- [[Thread Reader]]
- [[Custom Navigation]]
- [[U…
-
# 10 years of Dear ImGui 🎉
On August 11, 2014, I published [v1.00](https://github.com/ocornut/imgui/releases/v1.00) of Dear ImGui on GitHub.
I thought I would take the occasion to reflect about i…
-
**Query/Question**
model:gpt-4o
Model ID=chatcmpl-9b0VJxZZKVVdVz6ZxzObH7FVqOqY8
openAIServiceVersion: V2024_05_01_PREVIEW("2024-05-01-preview")
中文内容:介绍一下马云
中文base64 : {"messages":[{"content":"…
-
**Checklist**
- [X ] I can reproduce the bug with the latest version.
- [X ] I made sure that there are no existing issues - open or closed - to which I could contribute my information to.
- [ …
-
One could presumably increase the margin for a classifier such that, to classify a sequence of price movements as a BUY or SELL, the predicted movement must be higher than what it is now (0.002% incre…
-
if route link is protected, logged in user should be able to go there
how to expose url to properly authorized user
if the link is from the dropdown, change the url in the dropdown
list…