CaesarKang's Stars
hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
alexeygrigorev/data-science-interviews
Data science interview questions and answers
khanhnamle1994/cracking-the-data-science-interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
ShusenTang/LeetCode
LeetCode solutions with Chinese explanation & Summary of classic algorithms.
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
BigBrotherTrade/trader
交易模块
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
skatsuta/vrp-solver
Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solver written in Python.
euske/pdfminer
Python PDF Parser (Not actively maintained). Check out pdfminer.six.
piskvorky/gensim
Topic Modelling for Humans
ChrisRackauckas/ParallelDataTransfer.jl
A bunch of helper functions for transferring data between worker processes
JuliaDebug/Debugger.jl
Julia debugger
NHDaly/ApplicationBuilder.jl
[deprecated] Compile, bundle, and release julia software
JuliaPy/pyjulia
python interface to julia
TheAlgorithms/Python
All Algorithms implemented in Python
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
JuliaLang/PackageCompiler.jl
Compile your Julia Package
dhoegh/BuildExecutable.jl
Build a standalone executables from a Julia script
JuliaNLSolvers/LsqFit.jl
Simple curve fitting in Julia
pjabardo/CurveFit.jl
Simple least squares and curve fitting functions
CharlesPikachu/musicdl
Musicdl: A lightweight music downloader written in pure python.
kbarbary/Dierckx.jl
Julia package for 1-d and 2-d splines
JuliaMath/Interpolations.jl
Fast, continuous interpolation of discrete datasets in Julia
felipenoris/XLSX.jl
Excel file reader and writer for the Julia language.
JuliaStats/GLMNet.jl
Julia wrapper for fitting Lasso/ElasticNet GLM models using glmnet
JuliaStats/GLM.jl
Generalized linear models in Julia
JuliaStats/Lasso.jl
Lasso/Elastic Net linear and generalized linear models