Pinned Repositories
2d_to_3d
This repo is for the people who want to utilize conv3d for building 3dgan models.
ChatGPT
COVID-ViT
DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
DQN_Atari
A Tensorflow implementation of a Deep Q Network (DQN) for playing Atari games.
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Image-Classification-on-small-datasets-in-Pytorch
This repo is special for those who want to start learning computer vision related tasks such as image classification.
Portfolio
sbb2002's Repositories
sbb2002/2d_to_3d
This repo is for the people who want to utilize conv3d for building 3dgan models.
sbb2002/ChatGPT
sbb2002/COVID-ViT
sbb2002/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
sbb2002/DQN_Atari
A Tensorflow implementation of a Deep Q Network (DQN) for playing Atari games.
sbb2002/handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
sbb2002/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
sbb2002/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
sbb2002/Image-Classification-on-small-datasets-in-Pytorch
This repo is special for those who want to start learning computer vision related tasks such as image classification.
sbb2002/Portfolio
sbb2002/KOSMI2024-Asclepius
2024-Winter Asclepius Lab Session
sbb2002/Lux_project
sbb2002/machine-learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
sbb2002/nonparaSeq2seqVC_code
Implementation code of non-parallel sequence-to-sequence VC
sbb2002/openai-cookbook
Examples and guides for using the OpenAI API
sbb2002/PyTorch
Deep Learning Zero to All - Pytorch
sbb2002/QuantumComputingExamples
Quantum computing examples with QISKit.
sbb2002/ray
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.
sbb2002/scikit-image
Image processing in Python
sbb2002/so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
sbb2002/visual-chatgpt
Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
sbb2002/vit-explain
Explainability for Vision Transformers
sbb2002/ViT-pytorch
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)