Skip to content

turing-club/info

Repository files navigation

Turing Club Info Resource

In this repository you'll find some of our resources for helping you get into AI and Machine learning quickly, and having fun while doing so! The files labelled with dates is the code used in our workshops and events. Please note that most of this code is tutorial code and not original to this club.

Here's some helpful links to get you started!

Beginner (little to no coding experience required)

Time to check out some software?

  • WEKA is an easy to use app that allows you to get working with big datasets! This is especially useful if you want to get a broad overview of the mechanisms of the most popular machine learning techniques. If you're stuck, check out the WEKA wiki.

  • Wanna work on some code beyond our workshops? You'll need an app to write your code in. We recommend Atom - it's very easy to use for almost any programming language you can think of, and yet it's extremely customizable!

Intermediate (A bit of coding experience is useful here)

You'll probably want to start installing packages and executing code on your computer at this point to try out some cool AI projects! To do that, you'll have to become familiar with your computer's shell. Here's our intro to shells!

Interested in image recognition? Check out OpenCV, a powerful computer vision toolbox that's used for a wide variety of corporations and research. It integrates really well with Colab as well, and anyone with a webcam can use it!

If you've got a PC with a good NVidia graphics card, did know that you can use that graphics card for more than just gaming? GPUs are used everywhere to accelerate complex AI computations. Learn how here. You can also use Google's GPUs to do computations in Colab! Learn how with this Colab notebook.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •