cadama's Stars
google-research/google-research
Google Research
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
wesm/feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
danielegrattarola/spektral
Graph Neural Networks with Keras and Tensorflow 2.
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
automl/TabPFN
Official implementation of the TabPFN paper (https://arxiv.org/abs/2207.01848) and the tabpfn package.
openai/blocksparse
Efficient GPU kernels for block-sparse matrix multiplication and convolution
sicara/tf-explain
Interpretability Methods for tf.keras models with Tensorflow 2.x
yandex-research/rtdl
Research on Tabular Deep Learning: Papers & Packages
Ekeany/Boruta-Shap
A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
LukeBolly/OneCycleAdamW
A TensorFlow 2 implementation of AdamW with One-Cycle learning rate schedule
manuel-calzolari/keras-cat
Keras model for categorical features support in neural networks