Code Monkey home page Code Monkey logo

ai-journal-club's Introduction

AI Journal Club

Contains all the content to be used for the AI Journal Club

The upcoming AI journal club will start off every meeting with a small intro to machine learning, deep learning and/or reinforcement learning tutorial. This will include a basic introduction with code.

Following the instructional time, we'll begin discussions on an actual modern paper. This section is primarily discussion based and will highlight modern papers in the field.

There will also be time and space dedicated towards project creation.

How to Use this Repo

Introudction

Welcome to the official Repo for the AI journal club! The AI journal club will be hosting weekly meetings (both online and in person) where we'll teach basic deep learning neural networks as well as discuss recent papers in deep learning.

This repo will be updated as time goes on with the different lessons for that day related to what we will be teaching. The early lessons will go over PyTorch and deep learning and then later on, we'll be going over and building some more complex modern deep learning neural networks involving CNNs, RNNs, LSTMs, GNNs, etc.

Throughout this, we'll also be pairing people up to work on projects together to give more exposure to deep learning. Projects will then be presented later towards the end of the AI journal club. More details will be provided closer to the date.

To use this repo, fork the repo and follow along with the contents of the tutorials. The papers will also be linked in the lessons for that week as well.

Pre Requisites for thiS Repo

We'll be primarily using Python, PyTorch, VS Code, and Jupyter Notebooks. Prior to coming to the journal club, ensure you have those up and running! Alternatively, you could also use Google Colab. If you plan on downloading PyTorch, we won't be doing anything too intensive to feel free to download the CPU version as the GPU version may come with a slew of difficulties that may be challanging to troubleshoot.

We'll need a couple of additional Python libraries including:

  • PyTorch
  • Numpy
  • Pandas
  • Matplotlib

There may be other libraries we download down the line that may be a bit more difficult to install or may simply be optional:

  • Pillow
  • OpenCV
  • TensorFlow
  • Keras

To learn a bit more about setting up all these libraries, check out the setup.ipynb notebook in lessons. The notebook is written in a Jupyter Notebook and thus if you're not familiar with how Jupyter works, you can also check out JupyterNotebooks.md to learn more about how to view them and run them.

Participating in the Journal Club

To take part in the journal club, the best approach would be to fork this repository and add to your own version of this repo as we go. There will be plenty of space for us to fill in information as we go along and you'll also be able to host your projects in your repos as well.

Contributions

If you see an error or bug that may need to be fixed, start off by creating an issue for it in GitHub! If you need to fix something, start off by creating a different branch for the issue and create a pull request. Then, request to merge to main and put down a detailed description of the changes in the merge request as well as assign @priyanshumahey as a reviewer to ensure that the changes are allowed.

ai-journal-club's People

Contributors

priyanshumahey avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.