【CoreML 】很棒的 CoreML 模型
Core ML 的最大模型列表(适用于 iOS 11+)
Since iOS 11, Apple released Core ML framework to help developers integrate machine learning models into applications. The official documentation
We've put up the largest collection of machine learning models in Core ML format, to help iOS, macOS, tvOS, and watchOS developers experiment with machine learning techniques.
【Chatbot 】很棒的聊天机器人项目
ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
https://github.com/facebookresearch/ParlAI
stanford-tensorflow-tutorials
A neural chatbot using sequence to sequence model with attentional decoder.
【python】很棒的python脚本
【JavaScript 】很棒的 JavaScript 学习
This list is mainly about JavaScript - the language. Not about APIs, tooling, frameworks or other aspects of todays JavaScript ecosystem.
Please read the contribution guidelines before contributing.
【TypeScript】很棒的中文TypeScript
<<重学TS v1.0>> PDF 出炉了 — 「阿宝哥」,精心准备的 228 页的前端进阶资料,不可多得的学习指南。点击此 全栈修仙之路 - 重学TS 链接,提取码: 44tw,即可下载电子书。
🔥🔥🔥 阿宝哥精心准备的 《轻松学 TypeScript》 视频教程来了,以生动形象的动画形式带你搞定 TypeScript 的难点和核心知识点,强烈推荐。目前已更新到第八期,其中两期阅读量均已破万。
【TypeScript】很棒的TypeScript
A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript. Inspired by the awesome lists.
More awesome resources
semlinker/awesome-typescript thank you @semlinker for curating the list!
【ECS】真棒的ECS
A curated list of guides, development tools, and resources for Amazon Elastic Container Service (ECS). This list includes both community created content as well as content created by AWS.
Do you prefer video instead? If so check out Containers from the Couch for videos on all things AWS + containers.
【网络分析】很棒的网络分析
An awesome list of resources to construct, analyze and visualize network data.
Inspired by Awesome Deep Learning, Awesome Math and others.
【微信小应用】微信小应用资源汇总整理
开源项目
- WeApp - 微信小程序版的微信
- wechat-weapp-redux-todos - 微信小程序集成Redux实现的Todo list
- wechat-weapp-gank - 微信小程序版Gank客户端
- wechat-dribbble - 微信小程序-Dribbble
- wechatApp-demo - 微信小程序 DEMO
【加密货币】很棒的加密货币工具和算法
来自维基百科——
加密货币是一种数字资产,旨在用作交换媒介,使用加密技术来保护交易并控制额外货币单位的创建。
许多算法用于不同的加密货币。本文档引用了加密货币中使用的算法,并提供了一个很好的列表,列出了用于管理硬币的有用服务和实用程序。
所以,在我们开始之前……
如果你不熟悉算法和数据结构,这个“硬币”的东西可能会让人困惑。让我解释一下我目前所知道的——
有很多很多的硬币。人们喜欢交易它们,就像股票或神奇宝贝卡一样。人们也使用他们的家用电脑或专用硬件来挖掘它们。
硬币存储在钱包中,可以在线托管、本地计算机或纸上托管。
自己挖币很难,就像赌博一样,所以人们通常会选择加入一个矿池(通常使用层协议来协调)——这会奖励你的工作,即使你没有找到任何东西因为你帮助了成千上万的其他人,其中一些人确实找到了障碍。然后根据池的规则拆分块。
有些人从农场租用算力,要么玩“区块链彩票”,试图自己找到硬币块,要么将农场指向一个矿池,就像典型的家庭矿工一样——除了他们有非常高的计算量如果他们愿意为此付费,他们可以获得的权力。
希望这有助于澄清事情。