Pinned Repositories
-Comparison-of-multi-layered-neural-work-and-SVM
It is aimed to accomplish the last suggested project – ‘Implement and train a multi-layered neural network, evolving the weights using the difference between expected and actual outputs as a fitness function. Then compare its properties, such as accuracy or speed, to an SVM.’ We constructed a neural network implemented in Python and then compared it with a SVM classifier developed in MATLAB for the aspects of accuracy and training time, on three kinds of datasets – ‘attribute-fixed’, ‘semi-attribute-fixed’, and ‘attribute-floating’.
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
AlphaZeroinstance
Analysis-of-Sentiment-from-Tweets-Related-to-Manchester-Football-Team-
AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transform real-world photos into anime images.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
capsule-networks
A Tensorflow implementation of Capsule Networks
CharFormer
LowLevelVision-Pipeline-pytorch
An easy-handle pipeline project for low level vision tasks (Image2Image) by pytorch
Noisy-character-image-benchmark
daqians's Repositories
daqians/CharFormer
daqians/LowLevelVision-Pipeline-pytorch
An easy-handle pipeline project for low level vision tasks (Image2Image) by pytorch
daqians/Noisy-character-image-benchmark
daqians/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transform real-world photos into anime images.
daqians/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
daqians/CVPR-2021-Papers
daqians/daqian_BY.github.io
Personal website page
daqians/daqians.github.io
Daqian Shi | Homepage
daqians/Data-visualization-based-on-AR-wearables
daqians/datasets
A collection of all my datasets
daqians/ETR
KR2020 Conference Paper - Data and processes
daqians/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
daqians/fastText
Library for fast text representation and classification.
daqians/Focus
daqians/GAN-based-Character-image-restoration
daqians/gpt-3
GPT-3: Language Models are Few-Shot Learners
daqians/Handson-ML-working
daqians/Kaggle_Crawler
A web crawler for collecting data from Kaggle dataset, developed by RapidMiner
daqians/nmt
TensorFlow Neural Machine Translation Tutorial
daqians/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
daqians/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
daqians/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
daqians/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
daqians/qwqjsq
qwqjsq.com 的 最新地址
daqians/Recognizing-Entity-Types-via-Properties
daqians/reproducible-image-denoising-state-of-the-art
Collection of popular and reproducible image denoising works.
daqians/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
daqians/UnityCluster
daqians/VisualGLM-6B
Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型
daqians/yolov2-yolov3_PyTorch