Pinned Repositories
Airfoil-Finder
It finds a similar airfoil to your airfoil from the UIUC airfoil database
copied_document_checker
Find out copied documents among multiple documents
Cosine-similarity-classifier
ErrorMessageDetecter
It detects an error message (pop-up window), and notifies the user by email.
Flappy-Bird-with-DDDQN
green_bond_analysis
Course project work to find volatility caused by issue of green bonds which should be differentiated from that caused by vanila bonds.
RL-based-adaptive-PID-for-DPS
Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS
RL-based-automatic-berthing
PPO-based automatic berthing system. This package is only for testing the trained model (training is not supported here)
SpecMix_torch
(not official) pytorch implementation of SpecMix, an augmentation method
supervised-FCN
supervised-trained FCN to be used to compute the FID score and IS.
danelee2601's Repositories
danelee2601/Cosine-similarity-classifier
danelee2601/RL-based-adaptive-PID-for-DPS
Python code for implementation of the paper 'Reinforcement Learning-Based Adaptive PID Controller for DPS
danelee2601/RL-based-automatic-berthing
PPO-based automatic berthing system. This package is only for testing the trained model (training is not supported here)
danelee2601/SpecMix_torch
(not official) pytorch implementation of SpecMix, an augmentation method
danelee2601/supervised-FCN
supervised-trained FCN to be used to compute the FID score and IS.
danelee2601/green_bond_analysis
Course project work to find volatility caused by issue of green bonds which should be differentiated from that caused by vanila bonds.
danelee2601/snake-activation-function-pytorch
PyTorch implementation of the Snake activation function
danelee2601/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
danelee2601/ConvNeXt
Code release for ConvNeXt model
danelee2601/denoising-diffusion-pytorch
+ latent diffusion model
danelee2601/DFDC_
danelee2601/emoji-cheat-sheet
A markdown version emoji cheat sheet
danelee2601/LHFAE_toy
danelee2601/MSF
Official code for "Mean Shift for Self-Supervised Learning"
danelee2601/R_repo
danelee2601/sklearn_study-renamed
Test01
danelee2601/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
danelee2601/TDT4310_project
Project for the NLP course (TDT4310).
danelee2601/UnsupervisedScalableRepresentationLearningTimeSeries
Unsupervised Scalable Representation Learning for Multivariate Time Series: Experiments
danelee2601/vector-quantize-pytorch
Vector Quantization, in Pytorch
danelee2601/audio_vector_search.github.io
danelee2601/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
danelee2601/AudioLDM2
Text-to-Audio/Music Generation
danelee2601/audioset-download
This package aims at simplifying the download of the AudioSet dataset.
danelee2601/BBCSoundDownloader
Bulk downloader for http://bbcsfx.acropolis.org.uk/.
danelee2601/cosine-similarity-based-classifier
PyTorch implementation of the cosine similarity-based classifier from "Dynamic Few-Shot Visual Learning without Forgetting"
danelee2601/Guided-TimeVQVAE
danelee2601/hacking_AudioLDM.github.io
danelee2601/pytorch-cosine-annealing-with-warmup
Pytorch implementation of a cosine annealing learning scheduler with linear warmup
danelee2601/supervised-FCN-2