【图片资源】很棒的图片
A curated list of amazingly awesome free (stock) photo resources for your projects. Inspired by all the other awesome awesomeness out there.
【GAN】很棒的用于医学成像的 GAN
A curated list of awesome GAN resources in medical imaging, inspired by the other awesome-* initiatives.
For a complete list of GANs in general computer vision, please visit really-awesome-gan.
To complement or correct it, please contact me at xiy525@mail.usask.ca or send a pull request.
【多模态机器学习】多模态机器学习主题阅读清单
By Paul Liang (pliang@cs.cmu.edu), Machine Learning Department and Language Technologies Institute, CMU, with help from members of the MultiComp Lab at LTI, CMU.
【社会工程学】很棒的社会工程学
【YARA】很棒的YARA
A curated list of awesome YARA rules, tools, and resources. Inspired by awesome-python and awesome-php.
YARA is an ancronym for: YARA: Another Recursive Ancronym, or Yet Another Ridiculous Acronym. Pick your choice.
【取证】真棒的取证
Curated list of awesome free (mostly open source) forensic analysis tools and resources.
- 阅读更多 关于 【取证】真棒的取证
- 登录 发表评论
【区块链】很棒的区块链
区块链是一个廉洁的经济交易数字账本,可以通过编程记录金融交易,以及几乎所有有价值的东西(Don Tapscott)。
【javascript】很棒的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.
【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.