Pinned Repositories
aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
Bascis
《统计学习方法》的代码实现
Bikesharing-prediction
Bike sharing Prediction
deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
Ensemble-volting
CDC环境大数据项目目标及代码:包含ML融合模型,GLM模型,时间序列滞后模型
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
Time-Series-Analysis-and-Machine-Learning-Analysis.
In this project, two types of analyzes for predicting avocado prices are displayed; Time Series Analysis and Machine Learning Analysis. I used Prophet for Time Series analysis (it's open source software released by Facebook's Core Data Science team). And then I applied Regression and Machine Learning Algorithms to the data;
Twitter-Airline-Sentiment-Analysis
Comparison of Machine Learning Classification Models and exploration analysis
weakchicken-19's Repositories
weakchicken-19/Twitter-Airline-Sentiment-Analysis
Comparison of Machine Learning Classification Models and exploration analysis
weakchicken-19/Ensemble-volting
CDC环境大数据项目目标及代码:包含ML融合模型,GLM模型,时间序列滞后模型
weakchicken-19/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
weakchicken-19/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
weakchicken-19/Time-Series-Analysis-and-Machine-Learning-Analysis.
In this project, two types of analyzes for predicting avocado prices are displayed; Time Series Analysis and Machine Learning Analysis. I used Prophet for Time Series analysis (it's open source software released by Facebook's Core Data Science team). And then I applied Regression and Machine Learning Algorithms to the data;
weakchicken-19/aukit
audio toolkit. 好用的语音处理工具箱,包含语音降噪、音频格式转换、特征频谱生成等模块。
weakchicken-19/Bascis
《统计学习方法》的代码实现
weakchicken-19/Bikesharing-prediction
Bike sharing Prediction
weakchicken-19/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
weakchicken-19/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
weakchicken-19/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
weakchicken-19/Hive-project
Fast catch up with Hive
weakchicken-19/ML
weakchicken-19/OPenCV-Tensorflow
深度学习与计算机视觉 for beginner
weakchicken-19/PM17-18
产品文档2016-2018
weakchicken-19/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
weakchicken-19/Report
Data analysis report
weakchicken-19/sentiment_detection
weakchicken-19/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
weakchicken-19/tacotronv2_wavernn_chinese
tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)
weakchicken-19/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese, German and Easy to adapt for other languages)
weakchicken-19/TransformerTTS
🤖💬 Transformer TTS: Implementation of a non-autoregressive Transformer based neural network for text to speech.
weakchicken-19/TTS
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
weakchicken-19/WaveRNN
WaveRNN Vocoder + TTS
weakchicken-19/zhrtvc
Chinese real time voice cloning (VC) and Chinese text to speech (TTS). 好用的中文语音克隆兼中文语音合成系统,包含语音编码器、语音合成器、声码器和可视化模块。