y-okt's Stars
TheAlphamerc/flutter_twitter_clone
Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage
JasonShin/sqlx-ts
node.js compile-time SQL validations & type generations
darbyluv2code/spring-and-hibernate-for-beginners
Source code for the course: Spring and Hibernate for Beginners
tatsy/normalizing-flows-pytorch
PyTorch implementations of normalizing flow and its variants.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
AxelThevenot/Python_Benchmark_Test_Optimization_Function_Single_Objective
OptMist-Tokyo/DAEPreprocessingToolbox
MATLAB toolbox for preprocessing of differential-algebraic equations (DAEs)
ZiyueWang25/Kaggle_G2Net
G2Net Competition
py-why/EconML
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
pfnet-research/deep-table
NadeemWard/pytorch_simple_policy_gradients
Reimplementation of simple policy gradient algorithms such as REINFORCE and Actor-Critic methods.
DEAP/deap
Distributed Evolutionary Algorithms in Python
mangye16/Unsupervised_Embedding_Learning
Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature
karolzak/ipyplot
IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
Bjarten/early-stopping-pytorch
Early stopping for PyTorch
mercari/ml-system-design-pattern
System design patterns for machine learning
lime-robot/dsb2019
https://www.kaggle.com/c/data-science-bowl-2019
lopuhin/kaggle-imet-2019
supikiti/hydra-mlflow-optuna-sample
optuna/optuna-dashboard
Real-time Web Dashboard for Optuna.
optuna/kurobako
A black-box optimization benchmark tool
c-bata/github-actions-kurobako
GitHub Action to generate kurobako report and comment it to the pull request.
CyberAgentAILab/cmaes
Python library for CMA Evolution Strategy.
fkubota/kaggle-Cornell-Birdcall-Identification
Cornell Birdcall Identification コンペのリポジトリ
oxfordcontrol/TRS.jl
Solving the Trust Region Subproblem as an Eigenproblem in Julia
fkubota/Carrier-Owl
arxiv--> DeepL --> Slack/LINE
TheAlgorithms/Python
All Algorithms implemented in Python
MTrajK/coding-problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
zhiwehu/Python-programming-exercises
100+ Python challenging programming exercises
rasbt/python_reference
Useful functions, tutorials, and other Python-related things