Skip to content
#

Deep learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Here are 45,753 public repositories matching this topic...

transformers

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Apr 3, 2022
  • Python
bveeramani
bveeramani commented May 24, 2022

What happened + What you expected to happen

The train_loop_per_worker code snippets contain train.get_world_size(), train.get_world_rank(), and train.get_local_rank(). But, those functions don't exist. The actual names are train.world_size(), train.world_rank() and train.local_rank().

Versions / Dependencies

N/A

Reproduction script

See:

good first issue docs air
Wikipedia
Wikipedia