gokcekul's Stars
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
rgeirhos/texture-vs-shape
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
bethgelab/model-vs-human
Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)
svn2github/word2vec
This is a clone of an SVN repository at http://word2vec.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github
taki0112/vit-tensorflow
Vision Transformer Cookbook with Tensorflow
SalvatoreRa/tutorial
Tutorials on machine learning, artificial intelligence, data science with math explanation and reusable code (in python and R)
sayakpaul/ViT-jax2tf
This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.