生成对抗网咯(GAN)是一类在无监督学习中使用的神经网络,其有助于解决按文本生成图像、提高图片分辨率、药物匹配、检索特定模式的图片等任务。本库包含利用DCGAN生成动漫图片项目资源及代码。
☆58Feb 28, 2020Updated 6 years ago
Alternatives and similar repositories for DCGAN_generate_anime_pictures
Users that are interested in DCGAN_generate_anime_pictures are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆10May 13, 2019Updated 7 years ago
- 通过char_RNN、VAE、GAN进行文本生成☆20Nov 22, 2018Updated 7 years ago
- An implementation of effective policy ensemble.☆16Jul 5, 2023Updated 3 years ago
- code for ACL 2018 paper by Kang et al., "AdvEntuRe: Adversarial Training for Textual Entailment with Knowledge-Guided Examples "☆17Aug 30, 2019Updated 6 years ago
- Using ping command to check ip is alive☆12Sep 25, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Prediction of Remaining Useful Life(RUL) for Aircraft Engine Using Neural Network Models☆13Dec 7, 2018Updated 7 years ago
- Least Squares Generative Adversarial Network implemented in Chainer☆18Dec 11, 2017Updated 8 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆76Apr 9, 2019Updated 7 years ago
- It is a collection of all kinds of feature extraction and recognition algorithms☆12Jan 7, 2015Updated 11 years ago
- 采用感知哈希算法基于Python-PIL的图像去重☆11Jul 30, 2018Updated 7 years ago
- Sparsity Preserving Projection, a feature extraction algorithm in Pattern Recognition area☆12Oct 9, 2014Updated 11 years ago
- Text Summarizer implementation with Tensorflow 2.0 using conditional GAN☆14May 13, 2019Updated 7 years ago
- ACL'2023: Few-shot Event Detection: An Empirical Study and a Unified View☆11Mar 13, 2024Updated 2 years ago
- Language Models for Code Completion: a Practical Evaluation☆13Jan 19, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于强化学习的游戏空战推演☆13May 8, 2021Updated 5 years ago
- ☆13Jul 12, 2022Updated 3 years ago
- Network Together: Node Classification via Cross-Network Deep Network Embedding☆11May 5, 2021Updated 5 years ago
- ☆18Feb 22, 2022Updated 4 years ago
- Implemented some industrial product surface defect detection using improved yolov5.☆12Apr 27, 2025Updated last year
- Code & experiments for MINDWALC: Mining Interpretable, Discriminative Walks for Classification of Nodes in a Graph☆13Jul 4, 2024Updated 2 years ago
- Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.☆11Jul 5, 2024Updated 2 years ago
- Source code and dataset for KDD 2021 paper: Zero-shot Node Classification with Decomposed Graph Prototype Network.☆12Jun 18, 2021Updated 5 years ago
- data set for node classification task☆14Jan 31, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- codes of LEGNN for Semi-supervised Node Classification☆12Jun 1, 2022Updated 4 years ago
- It aims to implement a real-time system to monitor the tool condition and predict the Remaining Useful Life (RUL) Computer Numerical Cont…☆19May 24, 2020Updated 6 years ago
- 图神经网络在推荐系统的应用☆13Aug 26, 2021Updated 4 years ago
- 80486 emulator with SVGA in BASIC, by jepalza☆13Jun 2, 2021Updated 5 years ago
- GNN模型在引文网络数据集上的代码,包括Cora、Citeseer、Pubmed、ogbn-arxiv☆11Mar 2, 2021Updated 5 years ago
- A series of air combat game environments packaged according to the gym interface for reinforcement learning.