Pinned Repositories
generate-music
This repository belongs to the youtube video " Can AI make music?" (https://www.youtube.com/watch?v=aOsET8KapQQ) If you haven't seen it, please consider watching the video if you need a better understanding of the code.
genetic-algorithms
This repository belongs to the youtube videos "What are Genetic Algorithms" (https://youtu.be/uQj5UNhCPuo) and "Genetic Algorithm from Scratch in Python" (https://youtu.be/nhT56blfRpE). If you haven't seen it, please consider watching part one of this series, to get a better understanding of this code.
git-hooks
This repository belongs to the youtube video How to use GIT HOOKS for better COMMITS. If you haven't seen it, please consider watching the video, to get a better understanding of this code.
intro-neural-nets
The repository for the tutorial series on neural networks by Kie Codes. (https://www.youtube.com/watch?v=51EoNgwoaTo&list=PLuZkwckxno0roLi1l4FoxxQiHmTd5DKn7)
kiecodes-gpt-webapp
This repository belongs to the youtube video "The Power of OpenAI's Assistants in your App". If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
learn-programming-language-fast
This repository belongs to the youtube video Learn a Programming Language FAST. If you haven't seen it, please consider watching the video, to get a better understanding of this code.
nft
This repo belongs to the youtube video series "NFT with no clue". https://www.youtube.com/watch?v=GAFh2Z5VtgM
nft-pfp-generator
openai-api-tutorial
This repository belongs to the youtube video "How to use the OpenAI API in Python" (https://youtu.be/Xujt_rFf9Us). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
python-type-hints
This repository belongs to the youtube video "How to use type hints?" (https://youtu.be/yScuF1UgGU0) If you haven't seen it, please consider watching the video if you need a better understanding of the code.
kiecodes's Repositories
kiecodes/genetic-algorithms
This repository belongs to the youtube videos "What are Genetic Algorithms" (https://youtu.be/uQj5UNhCPuo) and "Genetic Algorithm from Scratch in Python" (https://youtu.be/nhT56blfRpE). If you haven't seen it, please consider watching part one of this series, to get a better understanding of this code.
kiecodes/generate-music
This repository belongs to the youtube video " Can AI make music?" (https://www.youtube.com/watch?v=aOsET8KapQQ) If you haven't seen it, please consider watching the video if you need a better understanding of the code.
kiecodes/nft
This repo belongs to the youtube video series "NFT with no clue". https://www.youtube.com/watch?v=GAFh2Z5VtgM
kiecodes/kiecodes-gpt-webapp
This repository belongs to the youtube video "The Power of OpenAI's Assistants in your App". If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
kiecodes/nft-pfp-generator
kiecodes/intro-neural-nets
The repository for the tutorial series on neural networks by Kie Codes. (https://www.youtube.com/watch?v=51EoNgwoaTo&list=PLuZkwckxno0roLi1l4FoxxQiHmTd5DKn7)
kiecodes/git-hooks
This repository belongs to the youtube video How to use GIT HOOKS for better COMMITS. If you haven't seen it, please consider watching the video, to get a better understanding of this code.
kiecodes/learn-programming-language-fast
This repository belongs to the youtube video Learn a Programming Language FAST. If you haven't seen it, please consider watching the video, to get a better understanding of this code.
kiecodes/python-type-hints
This repository belongs to the youtube video "How to use type hints?" (https://youtu.be/yScuF1UgGU0) If you haven't seen it, please consider watching the video if you need a better understanding of the code.
kiecodes/openai-api-tutorial
This repository belongs to the youtube video "How to use the OpenAI API in Python" (https://youtu.be/Xujt_rFf9Us). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
kiecodes/tetrinator
kiecodes/first-nn-pytorch
This repository belongs to the youtube video "Code your first Neural Network with PyTorch" (https://youtu.be/e5CDe00B3vE). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
kiecodes/first-nn-tensorflow
This repository belongs to the youtube video "Code your first Neural Network with TensorFlow" (https://youtu.be/VPlFpvLOgtQ). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
kiecodes/image-classifier-cnn-pytorch
This repository belongs to the youtube video Image Classifier in PyTorch (https://youtu.be/igQeI29FIQM). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.
kiecodes/image-classifier-cnn-tensorflow
This repository belongs to the youtube video Image Classifier in TensorFlow (https://youtu.be/NMiNCUt7qgw). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.