lostpfg / Huffman-Matlab
Custom Huffman code dictionary generator,encoder and decoder functions
☆17Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Huffman-Matlab
- Pytorch implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Networks (DCGAN) for MNIST …☆511Updated 9 months ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 5 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆235Updated 3 years ago
- From https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes☆31Updated 5 years ago
- Handwritten Digit Recognition Using Convolutional Neural Network by Python☆43Updated 2 years ago
- 八种最常用的GAN生成式对抗网络代码框架☆64Updated 5 years ago
- Implementation of AdaBoost algorithm in Python☆176Updated 8 years ago
- A pytorch implementation of WGAN-GP☆23Updated 5 years ago
- Matlab implementation of Extreme Learning Machine and variants☆31Updated 6 years ago
- 深度学习代码☆133Updated 5 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆569Updated last year
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆286Updated 3 months ago
- Python code of RBF neural network classification model☆43Updated 5 years ago
- pytorch implementation of GAN and Conditional GAN☆16Updated 6 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to gene…☆27Updated 5 years ago
- Machine Learning in Action学习笔记,一个文件夹代表一个算法,每个文件夹包含算法所需的数据集、源码和图片,图片放在pic文件夹中,数据集放在在Data文件夹内。书中的代码是python2的,有不少错误,这里代码是我用python3写的,且都能直接运行☆201Updated 5 years ago
- Experiments on creating an SVM that can perform multi-class classification☆40Updated 10 years ago
- 个人练习,自编码器及其变形(理论+实践)☆323Updated 5 years ago
- B站课程代码☆147Updated 4 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆531Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆490Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,356Updated 6 years ago
- This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.☆22Updated 3 years ago
- python notebooks accompanying the book Make Your Own GAN☆362Updated 3 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 4 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆271Updated 4 months ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆122Updated last year
- Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition☆373Updated 2 years ago
- Simple Convolutional Neural Network Library☆184Updated 7 years ago