Pinned Repositories
2020_implicitbias_blog
Code for the figure of the "implicit bias" blog post
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
750words
Write 750 words daily with your favorite editor in git
ai
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
beamerscape
Tools for building LaTeX Beamer overlays from Inkscape illustrations.
brechetp.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
BW-linear-networks
Code repository for the ICML 2023 paper Critical Points and Convergence Analysis of Generative Deep Linear Networks Trained with Bures-Wasserstein Loss, P. Bréchet, K. Papagiannouli, J. An, Guido Montúfar
calibre
The official source code repository for the calibre ebook manager
hwsec_pa
HWSec lab#2: power attack on DES
brechetp's Repositories
brechetp/2020_implicitbias_blog
Code for the figure of the "implicit bias" blog post
brechetp/750words
Write 750 words daily with your favorite editor in git
brechetp/brechetp.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
brechetp/BW-linear-networks
Code repository for the ICML 2023 paper Critical Points and Convergence Analysis of Generative Deep Linear Networks Trained with Bures-Wasserstein Loss, P. Bréchet, K. Papagiannouli, J. An, Guido Montúfar
brechetp/Diffractor.jl
Next-generation AD
brechetp/double-descent
Double descent effect reproduction
brechetp/EllipticalEmbeddings
Python code for implementing embeddings in the Wasserstein space of elliptical distributions
brechetp/FastDifferentiableMatSqrt
Official Pytorch implementation of ICLR 22 paper "Fast Differentiable Matrix Square Root"
brechetp/gauss_newton
brechetp/help
brechetp/idinvert_pytorch
ECCV'20 paper `In-Domain GAN Inversion for Real Image Editing` code (PyTorch version)
brechetp/ImplicitBias
brechetp/interfacegan
CVPR'20 paper `Interpreting the Latent Space of GANs for Semantic Face Editing`
brechetp/jln2jupyter
Convert Julia notebook files into Jupyter notebooks
brechetp/LeetCode.jl
A community driven project to provide solutions for LeetCode problems in the Julia programming language.
brechetp/LinearAlgebra.jl
in order to dev the package
brechetp/matrix-sqrt
matrix square root and its gradient
brechetp/NtToolBox
brechetp/ohmyzsh
🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
brechetp/pytorch-fid
A Port of Fréchet Inception Distance (FID score) to PyTorch
brechetp/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
brechetp/research-diary-project
Use TeX/LaTeX to keep a research diary on your UNIX/Linux system, with useful tools and scripts to simplify the process.
brechetp/scipy
SciPy library main repository
brechetp/sgd_train
Training linear classifiers on top of nn
brechetp/Sinkhorn-GAN
Learning generative models with Sinkhorn Loss
brechetp/small_norb
Python wrapper to small NORB dataset
brechetp/stylegan
StyleGAN - Official TensorFlow Implementation
brechetp/vimtex
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
brechetp/wgan-gp
A pytorch implementation of Paper "Improved Training of Wasserstein GANs"
brechetp/WWGAN
A simple implementation of WWGAN and the Wasserstein image space gradient penalty