unit 5 AI Tools & Technologies

1234567891011121314151617181920
Across
  1. 1. Which Google AI service converts spoken language into written text?
  2. 6. What PyTorch feature handles automatic differentiation and backpropagation?
  3. 7. What is the name of the dataset often used in Seaborn examples that contains restaurant data?
  4. 13. What TensorFlow-integrated API is used to quickly build and train neural networks?
  5. 14. What tool is used in PyTorch to export models for deployment?
  6. 15. What Seaborn parameter adds a third dimension to the plot by grouping with color?
  7. 16. What OpenCV function reads an image file into a matrix format?
  8. 17. What TensorFlow tool is used to visualize model training and performance?
  9. 18. Which open-source library is used for real-time computer vision and image processing?
  10. 19. Which Python visualization library is built on top of Matplotlib and specializes in statistical plots?
  11. 20. What attribute in Matplotlib can be customized to change the line or bar shade?
Down
  1. 2. Which deep learning framework is developed by Meta (Facebook AI Research)?
  2. 3. What feature in Matplotlib allows creating multiple plots in one figure?
  3. 4. What OpenCV function is used to wait for a keyboard event in a display window?
  4. 5. What transcription mode of Google Speech-to-Text processes live audio?
  5. 8. Which Seaborn function is used to plot the relationship between two numerical variables?
  6. 9. Which Python library is widely used for creating 2D plots and graphs in data visualization?
  7. 10. What color format is used in OpenCV to represent images in black and white?
  8. 11. What Seaborn parameter changes the look and feel of a plot?
  9. 12. Which Google-developed framework is used for deep learning and ML tasks?