Pinned Repositories
albumentations_examples
Augmentations usage examples for albumentations library
AYolov2
bigdata2nd
《실무로 배우는 빅데이터 기술(개정2판)》 예제 코드
Linear-Algebra-with-python
w/ khan academy & coding the matrix
Linear-Programming-With-Python
Solving Linear Programming problems using Simplex Method with linprog from scipy.optimize, NumPy and PuLP libraries on Python.
Math-for-AI-engineers
w/ linear algebra, vector calculus, finite difference, Fourier transform, Taylor series, convex optimization in AI
Recommendation-System
진행한 추천시스템 강의 및 python 예제
SINDY-MPC
model_compression
PyTorch Model Compression
Lectures
Deep Learning College 강의모음
Ingenjoy's Repositories
Ingenjoy/Linear-Algebra-with-python
w/ khan academy & coding the matrix
Ingenjoy/albumentations_examples
Augmentations usage examples for albumentations library
Ingenjoy/AYolov2
Ingenjoy/bigdata2nd
《실무로 배우는 빅데이터 기술(개정2판)》 예제 코드
Ingenjoy/Math-for-AI-engineers
w/ linear algebra, vector calculus, finite difference, Fourier transform, Taylor series, convex optimization in AI
Ingenjoy/Recommendation-System
진행한 추천시스템 강의 및 python 예제
Ingenjoy/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Ingenjoy/cs231n.github.io
Public facing notes page
Ingenjoy/CVX-Optimization
w/ Convex optimization (cmu lecture and Boyd textbook)
Ingenjoy/cvx_short_course
Materials for a short course on convex optimization.
Ingenjoy/DGL-tutorial
그래프 딥러닝 라이브러리 DGL 쉽게 배우기
Ingenjoy/dl-vision
《실전! 텐서플로 2를 활용한 딥러닝 컴퓨터 비전》 예제 코드
Ingenjoy/fast-bert
Super easy library for BERT based NLP models
Ingenjoy/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
Ingenjoy/Hands-On-Computer-Vision-with-TensorFlow-2
Hands-On Computer Vision with TensorFlow 2, published by Packt
Ingenjoy/Hierarchical-Localization
Visual localization made easy with hloc
Ingenjoy/imgaug-doc
Code and assets to generate the documentation of imgaug
Ingenjoy/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Ingenjoy/kalman_filter
Kalman Filter in Python (파이썬으로 구현하는 칼만 필터)
Ingenjoy/ML-PRML
Ingenjoy/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
Ingenjoy/MNIST
Ingenjoy/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
Ingenjoy/RegressionAnalysis
Ingenjoy/RLfrombasics
provides all the codes from the book "RL from basics(바닥부터 배우는 강화학습)"
Ingenjoy/slambook
Ingenjoy/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
Ingenjoy/Transformers-RL
An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"
Ingenjoy/yet-another-mujoco-tutorial-v3
Ingenjoy/yet-another-rl-tutorial