Pinned Repositories
2014
Official content for the Fall 2014 Harvard CS109 Data Science course
ademyanchuk
Config files for my GitHub profile.
BuildingMachineLearning
course-v3
The 3rd edition of course.fast.ai - coming in 2019
dspy
Practice Data Structures and Algorithms
llama2-rs
Inference Llama 2 in many files of pure? Rust (karpathy's llama.c port).
Moco
Moco contrastive unsupervised pretraining on Nih Chest X-Rays dataset.
shell_bible
This is my repo for learning shell from R.Blum book "Linux comand line and shell Scripting Bible"
test_pytorch_gpu
ulmfit-multilingual
Temporary repository used for collaboration on application of for multiple languages.
ademyanchuk's Repositories
ademyanchuk/test_pytorch_gpu
ademyanchuk/ulmfit-multilingual
Temporary repository used for collaboration on application of for multiple languages.
ademyanchuk/Moco
Moco contrastive unsupervised pretraining on Nih Chest X-Rays dataset.
ademyanchuk/course-v3
The 3rd edition of course.fast.ai - coming in 2019
ademyanchuk/2014
Official content for the Fall 2014 Harvard CS109 Data Science course
ademyanchuk/ademyanchuk
Config files for my GitHub profile.
ademyanchuk/boilerpy
ademyanchuk/dspy
Practice Data Structures and Algorithms
ademyanchuk/llama2-rs
Inference Llama 2 in many files of pure? Rust (karpathy's llama.c port).
ademyanchuk/coding-interview-university
A complete computer science study plan to become a software engineer.
ademyanchuk/data_analys_labs
ademyanchuk/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
ademyanchuk/dicom-anonymizer
Tool to anonymize DICOM files according to the DICOM standard
ademyanchuk/fasta_ml_course
Repository to work on Fastai ML course
ademyanchuk/hashmap-rs
ademyanchuk/hyprland
collection of dot config files for hyprland with a simple install script for a fresh Arch linux with yay
ademyanchuk/kaggle_google_revenue
google_revenue competition on kaggle
ademyanchuk/llama2.c
Inference Llama 2 in one file of pure C
ademyanchuk/minigrep
ademyanchuk/mlBootCamp2018
ademyanchuk/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
ademyanchuk/otus-linux
ademyanchuk/pacman_hooks
ademyanchuk/protein_atlas_baseline
Simple baseline for Protein Atlas Kaggle Competition with fastai v1 https://github.com/fastai/fastai
ademyanchuk/pypdf2_example
ademyanchuk/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
ademyanchuk/pytorch_segmentation
Semantic segmentation models, datasets and losses implemented in PyTorch.
ademyanchuk/Shopee
ademyanchuk/vision
Datasets, Transforms and Models specific to Computer Vision
ademyanchuk/zcat
Learn zig by implementing cat