Stars
Inpla: Interaction nets as a programming language (the current version)
A basic serverless Telegram bot using Google Cloud Functions
Alex Krizhevsky's original code from Google Code
Data preparation for geospatial artificial intelligence
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, B…
Understanding the Difficulty of Training Transformers
Natural Language Processing Tutorial for Deep Learning Researchers
STL-like containers (array, vector, matrix, cube) useable in device code.
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
🎓 Path to a free self-taught education in Computer Science!
0-1 Knapsack Approximation with Genetic Algorithms
Evolutionary multi-objective optimization platform
A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.
Gradual Channel Pruning using Feature Relevance Scores for Convolutional Neural Networks
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
SimpleAICV:pytorch training and testing examples.
Pretrained TorchVision models on CIFAR10 dataset (with weights)
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Same old webscraper. The package is available on PyPi. Go ahead and try it out!
Heatmap Learner Convolutional Neural Network for Object Counting and Localization
A Simple pytorch implementation of GradCAM and GradCAM++