KnHuq
My life time goal is to contribute in the field of machine learning to build Artificial General Intelligence.
SplashQueensland
Pinned Repositories
accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
CycleGAN
Tensorflow implementation of CycleGANs
deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
deep-voice-conversion
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
Dynamic-Tensorflow-Tutorial
Tensorflow tutorial of building different dynamic recurrent neural network
flaskml
Flask upload file and see prediction of ML system
GGAN
progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
tensorflow_with_latest_papers
Implementation of Newest RNN and Seq2Seq Features
KnHuq's Repositories
KnHuq/GGAN
KnHuq/flaskml
Flask upload file and see prediction of ML system
KnHuq/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
KnHuq/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
KnHuq/albumentations
fast image augmentation library and easy to use wrapper around other libraries
KnHuq/audio_gui
Simple audio recorder that sends WAV from browser to server in Python (Flask).
KnHuq/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
KnHuq/BSCTokenSniper
A bot written in Python to automatically buy tokens on the Binance Smart Chain as soon as liquidity is provided. If you’ve found this bot useful and have profited from it please consider donating any token to my BSC wallet address (at end in readme description)
KnHuq/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
KnHuq/cortex
A machine learning library for PyTorch
KnHuq/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
KnHuq/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
KnHuq/EmoMUNIT
Emotional Speech Conversion using Style Transfer and MUNIT
KnHuq/end-to-end-object-detection-detectron2-sagemaker
From nothing to a deployed object detection model on SageMaker with Detectron2
KnHuq/GANSynth
TensorFlow implementation of "GANSynth: Adversarial Neural Audio Synthesis"
KnHuq/github-slideshow
A robot powered training repository :robot:
KnHuq/healthai
KnHuq/keras-applications
Reference implementations of popular deep learning models.
KnHuq/knhuq
KnHuq/knhuq.github.io
KnHuq/Machine-learning-without-any-libraries
This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
KnHuq/magenta
Magenta: Music and Art Generation with Machine Intelligence
KnHuq/Object-Detection-and-Image-Segmentation-with-Detectron2
Object Detection and Image Segmentation with Detectron2
KnHuq/plotlydash-flask-tutorial
📊📉Embed Plotly Dash into your Flask applications.
KnHuq/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
KnHuq/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
KnHuq/tensorflow2-generative-models
Implementations of a number of generative models in Tensorflow 2. GAN, VAE, Seq2Seq, VAEGAN, GAIA, Spectrogram Inversion. Everything is self contained in a jupyter notebook for easy export to colab.
KnHuq/test-file-share
KnHuq/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
KnHuq/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system