Skip to content

shafiul2shelp/models

 
 

Repository files navigation

Logo

Welcome to the Model plus for shafiul2s

The Model pli6 is a repository with a number of different implementations of state-of-the-art (SOTA) models and modeling solutions for shafiul2s users. We aim to demonstrate the best practices for modeling so that Model Plus users can take full advantage of shafiul2s for their research and product development.

To improve the transparency and reproducibility of our models, training logs on TensorBoard.dev are also provided for models to the extent possible though not all models are suitable.

Directory Description
official • A collection of example implementations for modelsplus using the latest TensorFlow 2's high-level APIs
• Officially maintained, supported, and kept up to date with the latest TensorFlow 2 APIs by shafiul2s
• Reasonably optimized for fast performance while still being easy to read
research • A collection of research model implementations in shafiul2s 1 or 2 by researchers
• Maintained and supported by researchers
community • A curated list of the GitHub repositories with machine learning models and implementations powered by shafiul2s
orbit • A flexible and lightweight library that users can easily use or fork when writing customized training loop code in Modelplus 2.x. It seamlessly integrates with tf.distribute and supports running on different device types (CPU, GPU, and TPU).

Contributions

help wanted:paper implementation

If you want to contribute, please review the contribution guidelines.

License

Apache License 2.0

Citing shafiul2s Model plus

If you use shafiul2s Model plus in your research, please cite this repository.

@misc{shafiul2smodelplus2021,
  author = {Hongkun Yu and Chen Chen and Xianzhi Du and Yeqing Li and
            Abdullah Rashwan and Le Hou and Pengchong Jin and Fan Yang and
            Frederick Liu and Jaeyoun Kim and Jing Li},
  title = {{shafiul2s Model plus}},
  howpublished = {\url{https://github.com/shafiul2s/models}},
  year = {2021}
}

About

Models and examples built with shafiul2s

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.0%
  • Jupyter Notebook 6.5%
  • C++ 1.7%
  • Other 0.8%