PyTorch
Transition seamlessly between eager and graph modes with TorchScript, and accelerate the path to production with TorchServe. Scalable distributed training and performance optimization in research and production is enabled by the torch-distributed backend. A rich ecosystem of tools and libraries extends PyTorch and supports development in computer vision, NLP and more. PyTorch is well supported on major cloud platforms, providing frictionless development and easy scaling. Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should be suitable for many users. Preview is available if you want the latest, not fully tested and supported, 1.10 builds that are generated nightly. Please ensure that you have met the prerequisites (e.g., numpy), depending on your package manager. Anaconda is our recommended package manager since it installs all dependencies.
Learn more
Fabric for Deep Learning (FfDL)
Deep learning frameworks such as TensorFlow, PyTorch, Caffe, Torch, Theano, and MXNet have contributed to the popularity of deep learning by reducing the effort and skills needed to design, train, and use deep learning models. Fabric for Deep Learning (FfDL, pronounced “fiddle”) provides a consistent way to run these deep-learning frameworks as a service on Kubernetes. The FfDL platform uses a microservices architecture to reduce coupling between components, keep each component simple and as stateless as possible, isolate component failures, and allow each component to be developed, tested, deployed, scaled, and upgraded independently. Leveraging the power of Kubernetes, FfDL provides a scalable, resilient, and fault-tolerant deep-learning framework. The platform uses a distribution and orchestration layer that facilitates learning from a large amount of data in a reasonable amount of time across compute nodes.
Learn more
Neural Designer
Neural Designer is a powerful software tool for developing and deploying machine learning models. It provides a user-friendly interface that allows users to build, train, and evaluate neural networks without requiring extensive programming knowledge.
With a wide range of features and algorithms, Neural Designer simplifies the entire machine learning workflow, from data preprocessing to model optimization. In addition, it supports various data types, including numerical, categorical, and text, making it versatile for domains.
Additionally, Neural Designer offers automatic model selection and hyperparameter optimization, enabling users to find the best model for their data with minimal effort.
Finally, its intuitive visualizations and comprehensive reports facilitate interpreting and understanding the model's performance.
Learn more
Sharky Neural Network
Sharky Neural Network is a Windows application providing a visual, interactive introduction to machine learning. This free software serves as a playground for experimenting with neural network classification in real-time.
Instead of relying on static charts, Sharky offers a "live view" of the learning process. You can watch the network adjust its classification boundaries like a movie unfolding on your screen.
Users can swap architectures and data shapes to see how topology affects results. The app uses the backpropagation algorithm with optional momentum to give you direct control over learning dynamics.
Perfect for students and hobbyists, Sharky Neural Network makes hidden layers and data clustering intuitive. It is a lightweight tool that effectively bridges the gap between theory and practice.
Learn more