Data Science
Pre-trained GANs, VAEs + Classifiers for MNIST & CIFAR10

Pre-trained GANs, VAEs + Classifiers for MNIST & CIFAR10

A simple starting point for modeling with GANs and VAEs in PyTorch. Introduction Dive into the world of generative models with our pre-trained Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) specifically tailored for the MNIST and CIFAR10...

How to Use DeepCubeA for Problem Solving

How to Use DeepCubeA for Problem Solving

DeepCubeA is a powerful framework designed for solving various combinatorial puzzles like the Rubik's Cube, 15-puzzle, Lights Out, and more using Deep Reinforcement Learning and A* search algorithms. In this guide, we'll walk you through the setup process, training,...

How to Use the InsuranceQA Data Library

How to Use the InsuranceQA Data Library

The InsuranceQA Data Library is an invaluable resource for anyone working in the field of insurance-related question answering systems. In this article, we will walk you through installing the library, downloading the corpus, and utilizing training, validation, and...

How to Get Started with PyTorch for Deep Learning

How to Get Started with PyTorch for Deep Learning

Deep learning is transforming how we process data and build intelligent systems. One of the popular frameworks for deep learning is PyTorch. In this article, you'll learn how to start using PyTorch effectively through a series of lessons, complete with resources and...

How to Add a New Project to CloudCV Using Jekyll

How to Add a New Project to CloudCV Using Jekyll

Are you ready to contribute to CloudCV but unsure how to add a new project? Look no further! This guide provides a step-by-step approach to seamlessly integrate new content into the CloudCV site. Let's dive into the process! Prerequisites Basic knowledge of Git and...