Welcome to the GitHub repository for the AI village of GDG GIST 4th.
This repository provides fundamental study materials and resources for the main AI study sessions. All GDG GIST members are welcome to access and contribute.
Feel free to fork this repository to your own account and work from there. And don't forget to leave a ⭐️star⭐️ at the top, your support means a lot!
GDG GIST Cores & Mentors can guide you on your AI journey, but we are not a teacher that will provide all the answers. If you have little or no experience in development or AI, we recommend preparing the following before starting:
- Basic knowledge of Python programming
- Familiarity with Jupyter Notebook or any other Python IDE (e.g. PyCharm, VS Code, Cursor)
- Understanding of Basic Machine Learning concepts
- Installed and configured environment for PyTorch projects (e.g., Python 3.x, PyTorch, CUDA for GPU support)
- Basic knowledge of PyTorch syntax (Please refer to BEGINNER_GUIDE.md)