Across
- 3. A neural network architecture temporal dynamic behavior
- 6. A computing platform to use a gpu device, if available
- 7. PyTorch property that automates the computation of gradients
- 10. Random filter used in a CNN
- 11. Converting the data into a 1-dimensional array
- 12. Number of inputs processed in one iteration
- 14. Dataset of examples used to tune the hyperparameters of a classifier
- 15. A popular optimizer
- 18. Type of learning algorithm motivated by 'carrots and sticks' approach
- 20. A popular neural network architecture capable of classification, image recognition, and much more
- 21. The URL to the new Slack workspace is ai-******.slack.com :)
- 23. Torch package for implementing various optimization algorithms
- 24. Our dear community manager
- 25. Famous number everyone in this phase loved
- 26. Steps taken in each move of a filter
Down
- 1. Adding pixels to an image to avoid information loss on perimeters
- 2. Downsampling of features
- 4. Torch.***** returns the total number of elements in the input tensor
- 5. A widely used measure of distance
- 6. PyTorch author
- 8. A popular activation function
- 9. A cool technique to create magical artworks combining two images
- 13. Maximizing likelihood is equivalent to minimizing this
- 16. One of the 'Hello world' datasets for ML/DL
- 17. This outputs a vector that represents the probability distributions of a list of potential outcomes
- 19. Function to randomly zero some of the elements in a neural network to avoid overfitting
- 20. A measure of similarity between two non-zero vectors
- 22. A type of recurrent neural network capable of learning order dependence in a sequence
