AI Summer

Results 12 repositories owned by AI Summer

Deep-Learning-In-Production

1.1k
Stars
239
Forks
Watchers

Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.

self-attention-cv

1.1k
Stars
151
Forks
Watchers

Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.

deep-learning-visuals

73
Stars
11
Forks
Watchers

A collection of 100 Deep Learning images and visualizations

blog-template

75
Stars
10
Forks
Watchers

Scientific blog template based on theaisummer.com

awesome-machine-learning-bootcamps

16
Stars
3
Forks
Watchers

A curated list of bootcamps and platforms to learn Machine Learning and Data Science

GANs-in-Computer-Vision

67
Stars
12
Forks
Watchers

GANs in computer vision AI Summer article series

Code snippets and solutions for the Introduction to Deep Learning and Neural Networks Course hosted in educative.io

pytorch-ddp

27
Stars
11
Forks
Watchers

code for the ddp tutorial

RNN_tutorial

26
Stars
3
Forks
Watchers

Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch