Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Ambient
The multiplayer game engine
awesome-multi-task-learning
2022 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.
battery-regression
cleanvision
Automatically find issues in image datasets and practice data-centric computer vision
cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University
data-ingestion
ds-automation
A library to automate the basic steps in a data science project.
FingerCounter
iot-project2
aks276's Repositories
aks276/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aks276/Ambient
The multiplayer game engine
aks276/awesome-multi-task-learning
2022 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.
aks276/battery-regression
aks276/cleanvision
Automatically find issues in image datasets and practice data-centric computer vision
aks276/cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University
aks276/data-ingestion
aks276/ds-automation
A library to automate the basic steps in a data science project.
aks276/FingerCounter
aks276/iot-project2
aks276/ivy
The Unified Machine Learning Framework
aks276/LaneATT
Code for the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection" (CVPR 2021)
aks276/lightly
A python library for self-supervised learning on images.
aks276/Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
aks276/open-adas
An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.
aks276/opencv
Open Source Computer Vision Library
aks276/project-based-learning
Curated list of project-based tutorials
aks276/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
aks276/SegNeXt
Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)
aks276/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
aks276/Transformers-for-NLP-2nd-Edition
Under the hood working of transformers, fine-tuning GPT-3 models, DeBERTa, vision models, and the start of Metaverse, using a variety of NLP platforms: Hugging Face, OpenAI API, Trax, and AllenNLP
aks276/uptrain
UpTrain is an open-source tool for machine learning model monitoring and refinement. Join our community: https://discord.gg/zYXDMktp9P
aks276/vision
Datasets, Transforms and Models specific to Computer Vision