Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
GPU Accelerated t-SNE for CUDA with Python bindings
vtodream / PyTorch-GAN
Forked from eriklindernoren/PyTorch-GANPyTorch implementations of Generative Adversarial Networks.
2019年春季专业综合项目,DCGAN生成标识牌图像,生成对抗网络作为无监督学习的一种方法,网络包括一个生成模型G和一个判别模型D: 生成模型的输入是一个随机生成的向量,长度不定,输出是一个具有一定大小的图像。 判别模型的输入维度和G的输出一样,通过输出判定生成图片与真实图片是否相似。 通过两个模型的对抗过程,期望G生成一个足够真的图像,而D能保证验证的准确率。
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry u…
Perform data science on data that remains in someone else's server
vtodream / PySyft
Forked from OpenMined/PySyftPerform data science on data that remains in someone else's server
An Industrial Grade Federated Learning Framework
WebGIS homework 采用开发技术: Geoserver OpenLayers ExtJS 功能: 1)加载OSM底图、WMS图层,WFS图层 2)地图浏览 3)WFS-T实线增删查改 4)ExtJS实现查询结果显示
基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。
Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
Snips Python library to extract meaning from text
Tracking the progress in SLU (resources, code, and new frontiers etc.)
Open source code for EMNLP-19 Paper "A Stack-Propagation Framework with Token-Level Intent Detection for Spoken Language Understanding".
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
Slot-Gated Modeling for Joint Slot Filling and Intent Prediction
Google AI 2018 BERT pytorch implementation
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Data manipulation and transformation for audio signal processing, powered by PyTorch
深度学习与PyTorch入门实战视频教程 配套源代码和PPT