Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Transformers | 103,142 | 64 | 911 | 4 hours ago | 91 | June 21, 2022 | 743 | apache-2.0 | Python | |
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. | ||||||||||
Stable Diffusion Webui | 81,662 | 12 hours ago | 1,941 | agpl-3.0 | Python | |||||
Stable Diffusion web UI | ||||||||||
Pytorch | 67,616 | 146 | 4 hours ago | 23 | August 10, 2022 | 12,217 | other | Python | ||
Tensors and Dynamic neural networks in Python with strong GPU acceleration | ||||||||||
Real Time Voice Cloning | 41,693 | a month ago | 129 | other | Python | |||||
Clone a voice in 5 seconds to generate arbitrary speech in real-time | ||||||||||
Yolov5 | 39,171 | 5 hours ago | 35 | May 21, 2022 | 256 | agpl-3.0 | Python | |||
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite | ||||||||||
Made With Ml | 33,193 | a month ago | 5 | May 15, 2019 | 11 | mit | Jupyter Notebook | |||
Learn how to responsibly develop, deploy and maintain production machine learning applications. | ||||||||||
Gfpgan | 29,431 | 1 | a day ago | 11 | February 15, 2022 | 226 | other | Python | ||
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. | ||||||||||
Mockingbird | 29,184 | 2 | 5 days ago | 9 | February 28, 2022 | 425 | other | Python | ||
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time | ||||||||||
Pytorch Tutorial | 26,129 | 2 months ago | 85 | mit | Python | |||||
PyTorch Tutorial for Deep Learning Researchers | ||||||||||
Ray | 25,926 | 80 | 199 | 4 hours ago | 76 | June 09, 2022 | 2,927 | apache-2.0 | Python | |
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads. |
Teddy Lee 🏠 |
HongJaeKwon 🏠 |
Seungwoo Han 🏠 |
Tae Heon Kim 🏠 |
Steve Kwon 🏠 |
SW Song 🏠 |
K1A2 🏠 |
Wooil Jeong 🏠 |
더 많은 분들이 도움을 받으실 수 있도록, 좋은 공유 자료에 대하여 Pull Request를 날려주세요!
블로그, 유튜브를 통해 지식공유를 실천하고 있습니다.
취지
This repository is intended for personal study in machine-learning
머신러닝 분야를 스스로 스터디 하는 많은 분들께 도움이 되고자 작성하였습니다.
온라인 상에서 좋은 분들이 공유해 주신 Lecture와 Blog를 참고하여 스터디 하실 수 있습니다.
직접 들은 강의는 코멘트하였으나, 지극히 개인적인 의견이 반영 되었습니다.
Video 강좌는 제가 개인적으로 생각하는 순차적 학습 단계 입니다. 물론, 난이도와도 연관이 있습니다.
파이썬 (Python), 데이터분석 (Pandas, Numpy), 시각화 (Matplotlib, Seaborn, Bokeh, Folium)
수학 (Mathmatics) & 통계 (Statistics)
머신러닝 (Machine Learning) & 딥러닝 (Deep Learning)
빅데이터 분석 기사
기초
미분
유사도
선형대수
기타
경사하강법 (Gradient Descent)
오차 역전파 (Back Propagation)
손실 함수 (Loss Functions)
선형회귀 (Linear Regression)
Norm (L1 & L2)
Lasso, Ridge, ElasticNet
Support Vector Machine (SVM)
KNN (K-Nearest Neighbors)
로지스틱 회귀(Logistic Regression)
의사결정나무(Decision Tree)
차원축소
군집 (Clustering)
개요
Convolution Neural Networks (CNN)
Recurrent Neural Networks (RNN)
생성적 적대 신경망 (Generative Adversarial Network)
강화학습 (Reinforcement Learning)
컴퓨터 비전 (Computer Vision)
자연어 처리 (Natural Language Processing)
음성인식 (Speech Recognition)
기타
Hello Kaggle!
Kaggle Tutorial | PyTorch Basic
Kaggle Tutorial | Image/Object Detection
Kaggle Tutorial | Natural Language Processing
Kaggle Tutorial | R Machine Learning
파이프(%>%)
문법 이해, 데이터 집계 및 요약ggplot2
라이브러리 사용법 및 시각화 기법 이해modelr
라이브러리를 활용한 머신러닝, 의사결정트리 이해Kaggle 우승 솔루션
정형데이터
강연
노트북
입문 (For Beginners)
비전 (Vision)
시계열 (Time Series)
음성
Google - Tensorflow Get Started (영문)
매주 한편씩 글을 작성하는 자연어처리 블로그 - 위클리 NLP
튜토리얼(Tutorial)
강의(Lecture)
자연어처리(Natural Language Processing
Computer Vision
Signal Processing
GAN
논문
서적 예제
코딩하는 테크보이 워니
Data Scientist이지영님
터닝포인트TP, 취업 전문 유튜브
딥러닝호형 DL bro
데이터 사이언스를 공부하고 싶은 분들을 위한 글