Monday, 5 March 2018

AWS Deep Learning AMIs introduces Apache MXNet 1.1, Chainer, PyTorch 0.3.1 support

The Amazon Web Service Deep Learning Amazon Machine Image now supports Apache MXNet 1.1, Chainer and PyTorch 0.3.1 support. Chainer is a flexible and perceptive framework for neural networks. Chainer utilizes the “define by run” method that allows developers to specify the deep learning architecture on the fly. Dynamic Computation graphs are required when working with the recurrent neural networks and with the inputs of variable length like natural language processing. PyTorch 0.3.1 and Apache MXNet 1.1 will be providing increased performance and usability improvements and bug fixes. 

No comments:

Post a Comment

Building a Hybrid LLM Development Workflow with Claude Code + Ollama

AI-assisted software development is evolving rapidly, and hybrid LLM workflows are becoming one of the most effective ways for engineers to ...