Pinned Repositories
Data-Analysis
Data Analysis Using Python
Hitchhikers-Guide-Machine-Learning
Guide explaining and implementing fundamental machine learning algorithms in Python
Kaggle-Competitions
EDA and ML Models for Kaggle Competitions
learn_math_fast
This is the Curriculum for "How to Learn Mathematics Fast" By Siraj Raval on Youtube
ocr_python_textbook
Pandas
Pandas cheatsheet & useful snippets
PyTorch-SRGAN-tutorial
A tutorial to super resolution and SRGAN in PyTorch
PyTricks
Collection of less popular features and tricks for the Python programming language
simpletransformers
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel), Token Classification (NER), and Question Answering. Built on top of the Hugging Face Transformer library.
vagi's Repositories
vagi/Kaggle-Competitions
EDA and ML Models for Kaggle Competitions
vagi/Pandas
Pandas cheatsheet & useful snippets
vagi/simpletransformers
Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel), Token Classification (NER), and Question Answering. Built on top of the Hugging Face Transformer library.
vagi/albumentations
fast image augmentation library and easy to use wrapper around other libraries
vagi/basic_stat
Конспект лекций по курсу "Основы статистики"
vagi/bert
TensorFlow code and pre-trained models for BERT
vagi/cap-examples
Examples for getting started using https://case.law
vagi/cars_data_analysis
vagi/dash-sample-apps
Apps hosted in the Dash Gallery
vagi/datasciencetoolbox
Complete environments for busy polyglot data scientists
vagi/Deep_Learning_AI
vagi/dl-colab-notebooks
Try out deep learning models online on Google Colab
vagi/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
vagi/face_recognition
The world's simplest facial recognition api for Python and the command line
vagi/facenet-pytorch
Pretrained Pytorch face detection and recognition models ported from davidsandberg/facenet
vagi/featexp
Feature exploration for supervised learning
vagi/Furniture-Optimization
A complete Python Implementation of Paper "Automatic Furniture Arrangement Using Greedy Cost Minimization" http://www.peterkan.com/download/ieeevr2018.pdf
vagi/handwritten-text-recognition-for-apache-mxnet
This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
vagi/harry_potter_nlp
Harry Potter and the Allocation of Dirichlet
vagi/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
vagi/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
vagi/medium_code
vagi/OpenCV-Multiple-Object-Tracking
This repository contains all data used for writing a research paper Multiple Object Trackers in OpenCV: A Benchmark, presented in ISIE 2021 conference in Kyoto, Japan.
vagi/pydatan
Python Data Analysis course materials of Timofey Khirianov (MIPT, Phystech School of Fundamental and Applied Physics).
vagi/python-string-similarity
A library implementing different string similarity and distance measures using Python.
vagi/pytorch-examples
vagi/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
vagi/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
vagi/stylegan2
StyleGAN2 - Official TensorFlow Implementation with practical improvements
vagi/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.