# Awesome Stars [](https://github.com/sindresorhus/awesome)
> A curated list of my GitHub stars! Generated by [starred](https://github.com/maguowei/starred)
## Contents
- [C](#c)
- [C++](#c++)
- [Gnuplot](#gnuplot)
- [Go](#go)
- [HTML](#html)
- [Haskell](#haskell)
- [Java](#java)
- [JavaScript](#javascript)
- [Jupyter Notebook](#jupyter-notebook)
- [Lex](#lex)
- [Lua](#lua)
- [Matlab](#matlab)
- [OpenEdge ABL](#openedge-abl)
- [Others](#others)
- [PHP](#php)
- [Python](#python)
- [R](#r)
- [Roff](#roff)
- [SRecode Template](#srecode-template)
- [Shell](#shell)
- [SourcePawn](#sourcepawn)
- [TeX](#tex)
## C
- [phrase2vec](https://github.com/zseymour/phrase2vec) - Implementation of phrase2vec from modified word2vec code.
- [iclr2017](https://github.com/mchen24/iclr2017) - Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"
- [tinier-nn](https://github.com/codekansas/tinier-nn) - :iphone: Binarized Neural Network TF training code + C matrix / eval library.
- [libpostal](https://github.com/openvenues/libpostal) - A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.
- [orp](https://github.com/ProjectVault/orp) -
## C++
- [faiss](https://github.com/facebookresearch/faiss) - A library for efficient similarity search and clustering of dense vectors.
- [leela-zero](https://github.com/leela-zero/leela-zero) - Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
- [tesseract](https://github.com/tesseract-ocr/tesseract) - Tesseract Open Source OCR Engine (main repository)
- [singular](https://github.com/karlstratos/singular) -
- [AntonymDetection](https://github.com/tticoin/AntonymDetection) - Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015
## Gnuplot
- [open-source-rover](https://github.com/nasa-jpl/open-source-rover) - A build-it-yourself, 6-wheel rover based on the rovers on Mars!
## Go
- [tenet](https://github.com/robertsdionne/tenet) - Implements Decoupled Neural Interfaces using Synthetic Gradients https://arxiv.org/abs/1608.05343.
- [rwa](https://github.com/unixpickle/rwa) - RWA recurrent neural networks
## HTML
- [machine-learning](https://github.com/ethen8181/machine-learning) - :earth_americas: machine learning tutorials (mainly in Python3)
- [fastText](https://github.com/facebookresearch/fastText) - Library for fast text representation and classification.
- [A-Guide-to-Deep-Learning](https://github.com/YerevaNN/A-Guide-to-Deep-Learning) - A detailed guide to deep learning: http://yerevann.com/a-guide-to-deep-learning/
- [datefinder](https://github.com/akoumjian/datefinder) - Find dates inside text using Python and get back datetime objects
## Haskell
- [DeepDarkFantasy](https://github.com/ThoughtWorksInc/DeepDarkFantasy) - A Programming Language for Deep Learning
## Java
- [ACBiMA](https://github.com/windx0303/ACBiMA) - ACBiMA
- [mgfsm](https://github.com/uma-pi1/mgfsm) - Large scale frequent sequence mining
- [boilerpipe](https://github.com/kohlschutter/boilerpipe) - Work in progress transmit from Google Code
## JavaScript
- [deeptraffic](https://github.com/lexfridman/deeptraffic) - DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
- [regexgen](https://github.com/devongovett/regexgen) - Generate regular expressions that match a set of strings
- [neural-network-papers](https://github.com/robertsdionne/neural-network-papers) -
- [hacker-scripts](https://github.com/NARKOZ/hacker-scripts) - Based on a true story
## Jupyter Notebook
- [A-Meta-Transfer-Objective-For-Learning-To-Disentangle-Causal-Mechanisms](https://github.com/authors-1901-10912/A-Meta-Transfer-Objective-For-Learning-To-Disentangle-Causal-Mechanisms) - Code for "A Meta Transfer Objective For Learning To Disentangle Causal Mechanisms"
- [GDL_code](https://github.com/davidADSP/GDL_code) - The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
- [Biological_Learning](https://github.com/DimaKrotov/Biological_Learning) - Example of "biological" learning for MNIST
- [mit-deep-learning](https://github.com/lexfridman/mit-deep-learning) - Tutorials, assignments, and competitions for MIT Deep Learning related courses.
- [DL-workshop-series](https://github.com/Machine-Learning-Tokyo/DL-workshop-series) - Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)
- [Research-Computer-Vision](https://github.com/harrisonjansma/Research-Computer-Vision) - Implementations of computer vision concepts.
- [nn-learn](https://github.com/go2carter/nn-learn) - repo for learning neural nets and related material
- [Generative-Adversarial-Network-Tutorial](https://github.com/uclaacmai/Generative-Adversarial-Network-Tutorial) - Tutorial on creating your own GAN in Tensorflow
- [deep-learning-notes](https://github.com/kmkolasinski/deep-learning-notes) - Experiments with Deep Learning
- [dopamine](https://github.com/google/dopamine) - Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
- [KDD18-Gluon](https://github.com/szha/KDD18-Gluon) - KDD18 Tutorial: Deep Learning and Natural Language Processing with Apache MXNet (Incubating) Gluon
- [Grokking-Deep-Learning](https://github.com/iamtrask/Grokking-Deep-Learning) - this repository accompanies the book "Grokking Deep Learning"
- [pytorch-Deep-Learning-Minicourse](https://github.com/Atcold/pytorch-Deep-Learning-Minicourse) - Minicourse in Deep Learning with PyTorch
- [artistic-style-transfer](https://github.com/hnarayanan/artistic-style-transfer) - Convolutional neural networks for artistic style transfer.
- [Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks](https://github.com/dineshresearch/Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks) - capsule networks that achieves outstanding performance on the German traffic sign dataset
- [probability](https://github.com/tensorflow/probability) - Probabilistic reasoning and statistical analysis in TensorFlow
- [lstar_extraction](https://github.com/tech-srl/lstar_extraction) - implementation of ICML 2018 paper, Extracting Automata from Recurrent Neural Networks Using Queries and Counterexamples
- [TernausNetV2](https://github.com/ternaus/TernausNetV2) - TernausNetV2: Fully Convolutional Network for Instance Segmentation
- [tfwss](https://github.com/philferriere/tfwss) - Weakly Supervised Segmentation with Tensorflow. Implements instance segmentation as described in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).
- [deep_learning](https://github.com/jhui/deep_learning) -
- [OSSDC-VisionBasedACC](https://github.com/OSSDC/OSSDC-VisionBasedACC) - Discuss requirments and develop code for #1-mvp-vbacc MVP (see also this channel on ossdc.org Slack)
- [DeepRL-Agents](https://github.com/awjuliani/DeepRL-Agents) - A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
- [estool](https://github.com/hardmaru/estool) - Evolution Strategies Tool
- [yrsnlp-2016](https://github.com/neubig/yrsnlp-2016) - Structured Neural Networks for NLP: From Idea to Code
- [europilot](https://github.com/marsauto/europilot) - A toolkit for controlling Euro Truck Simulator 2 with python to develop self-driving algorithms.
- [influence-release](https://github.com/kohpangwei/influence-release) -
- [InferSent](https://github.com/facebookresearch/InferSent) - InferSent sentence embeddings
- [edward](https://github.com/blei-lab/edward) - A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
- [wbc-classification](https://github.com/dhruvp/wbc-classification) - Classify
没有合适的资源?快使用搜索试试~ 我知道了~
matlab画樱花树源代码-my_stars:我的GitHub明星精选清单!

共1个文件
md:1个

需积分: 50 10 下载量 196 浏览量
2021-05-20
18:25:54
上传
评论 2
收藏 16KB ZIP 举报
温馨提示
matlab画樱花树源代码很棒的星星 我的GitHub明星精选清单! 产生者 内容 C -从修改后的word2vec代码中实现phrase2vec。 -论文“通过腐败的文档的有效矢量表示”中的Doc2VecC -- :mobile_phone: 二进制神经网络TF训练代码+ C矩阵/评估库。 -AC库,用于解析/规范世界各地的街道地址。 由统计NLP和开放式地理数据提供支持。 -- C ++ -用于高效相似性搜索和密集矢量聚类的库。 -以AlphaGo Zero纸为原型,无需人工提供知识的Go引擎。 -Tesseract开源OCR引擎(主存储库) -- -在NAACL2015中使用词库和分布信息实现基于词嵌入的反义词检测 诺普洛特 -基于火星探测器的自行建造的6轮流浪者! 去 -使用合成梯度实现解耦的神经接口。 -RWA递归神经网络 HTML -- :globe_showing_Americas: 机器学习教程(主要在Python3中) -用于快速文本表示和分类的库。 -深度学习的详细指南: -使用Python在文本中查找日期并获取datetime对象 哈斯克尔 -深度学习的编程语言 Java -ACBiMA -大规模频繁序列挖掘 -从Google Cod
资源推荐
资源详情
资源评论


















收起资源包目录



共 1 条
- 1
资源评论


weixin_38565221
- 粉丝: 6
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 软件产品用户使用报告.doc
- 数字图像处理第二章课件ppt课件.ppt
- 高层框剪结构商务楼项目管理策划书.ppt
- 2023年PLC应用技术课程工学一体化教学实施方案研究.doc
- 基于PLC的X62W万能铣床电气控制.doc
- 综合布线第4章.pptx
- 基于php的网上销售系统的设计与实现.doc
- 室外电力通信电缆的敷设施工.doc
- 计算机基础培训题目.docx
- 2023年办公软件二级考试判断题及答案.doc
- 湖南航天卫星通信科技有限公司(PPT).ppt
- 做个人简历的软件ppt模板.doc
- 网络拓扑图VISIO素材大全.ppt
- 竞盛保险经纪公司的项目管理研究.doc
- 网络营销之定价策略分析.pptx
- 动态规划算法实验报告.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
