Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 3.73 KB

resources.md

File metadata and controls

46 lines (33 loc) · 3.73 KB

The Getting Started Kit by Vincent

Table of Contents:

1. Introduction 👋

Hey y'all! I'm Vincent a 2nd year at 6th college studying Computer Science with a heavy interest in AI. Below I've provided some resources and advice. These lists are non-comprehensive. But for now, they are great starting points if you want to learn more on your own or for your project!

2. Resources 📘

📌 Note: The following list is not comprehensive and are only suited for deep learning.

Deep Learning:

3. Advice 🤔

  • Toy with the code. Experiment with it and see how it works.
  • If you read Aurélien Géron's book, I advise you to do the exercises and organize your code in this repo!
  • Tutorial hell is a commonly thrown around phrase describing the difficulties of the wealth of tutorials available to you. Some are confusing. Sometimes there are too many. Some are not comprehensive. Some don't include the information you want. Sometimes there are too many tutorials and it seems as if your progression has been halted. My advice is simply to pick a reliable source. Stick with it. Navigate through other tutorials if needed, but look elsewhere to learn more once you have mastered your fundamentals.
  • Start small and work your way up. Start by learning the basics, implementing basic projects. Then, once you've grown comfortable with this cycle, upgrade to more advanced knowledge until you are ready to tackle your project.

4. Ending Note

Making a great project is cool. Making new friends, learning new things, and leaving with curiosity is better. Have fun with the project. Collaborate and meet up. Struggle and learn together.