摘要: In this post we will go through the mathematics of machine learning and code from scratch, in Python, a small library to build neural networks with a variety of layers (Fully Connected, Convolutional, etc.). Eventually, we will be able to create networks in a modular fashion
摘要: Here are some articles from Microsoft regarding cloud data science products and updates. This week includes IoT hubs, Time Series Insights, Deep Learning Virtual Machine, Python sample code for cognitive services, and more.
摘要: Latent Profile Analysis (LPA) tries to identify clusters of individuals (i.e., latent profiles) based on responses to a series of continuous variables (i.e., indicators). LPA assumes that there are unobserved latent profiles that generate patterns of responses on indicator items.