The Future of Architectural Visualization in the AI Era

The Future of Architectural Visualization in the AI Era

▲ More quality content, follow “Search Architecture“ Hong Kong Sun Hung Kai Properties ONE SOHO I met Mr. Deng from ICON five years ago, and for various reasons, this article has been delayed until today. Although after 2019, LU, ENSCAPE, and D5 have become very popular, the most critical change has occurred in the past … Read more

Single-Cell RNA-Seq Analysis: Diffusion Pseudotime Reconstruction of Single-Cell Lineage Branching

Single-Cell RNA-Seq Analysis: Diffusion Pseudotime Reconstruction of Single-Cell Lineage Branching

Introduction Using single-cell data, cells arranged along trajectories can be calculated, allowing for an unbiased study of cellular dynamics. Since 2014, more than 50 trajectory inference methods have been developed, each with its own set of methodological characteristics. This article will use two forms of pseudotime analysis (Diffusion Components and Diffusion Pseudotime) to infer the … Read more

Visualizing PyTorch Deep Learning Training with tensorboardX

Visualizing PyTorch Deep Learning Training with tensorboardX

Click the above “Beginner’s Guide to Vision” to choose “Bookmark” or “Pin” Important resources delivered promptly Previously, I mentioned PyTorch’s dedicated visualization tool visdom, refer to the PyTorch deep learning training visualization tool visdom. However, many TensorFlow users were accustomed to using TensorBoard for training visualization. To enable PyTorch users to also use TensorBoard, developers … Read more

A Foreign Guy Visualized CNN Clearly: Convolution and Pooling

A Foreign Guy Visualized CNN Clearly: Convolution and Pooling

Xiao Xiao Yu Yang from Aofeisi Reported | Quantum Bit When it comes to computer vision, CNN is indispensable. But what do convolution, pooling, and Softmax actually look like, and how are they interconnected? Imagining it from code can be a bit chilling. So, someone simply used Unity to create a complete 3D visualization. It’s … Read more

Quickly Build Python Applications with Streamlit

Quickly Build Python Applications with Streamlit

Data scientists and developers often need to turn models or data analysis results into intuitive applications, but traditional web development frameworks (like Flask and Django) require writing a lot of boilerplate code and even front-end development skills. Streamlit is a fast web application framework designed specifically for Python. With just a few lines of code, … Read more

Creating Interactive Visualizations with Python Made Simple

Creating Interactive Visualizations with Python Made Simple

Author: Cloud君 Source: Data STUDIO This article will teach you about a third-party library designed specifically for data scientists (machine learning engineers) based on Python —- Streamlit. With just a few lines of code, you can create visually appealing applications that are very convenient and practical. This article covers everything from installation and commonly used … Read more

Streamlit: A Magical Python Library for Web Apps

Streamlit: A Magical Python Library for Web Apps

Hello everyone, I am Xiao Q. Today, I will introduce you to a very magical Python library—Streamlit. It is an open-source Python library that helps developers quickly build and deploy interactive web applications without needing to deeply learn complex front-end development technologies. This article will showcase the powerful features and unique charm of Streamlit from … Read more

Streamlit: A Python Tool for Rapid Data App Development

Streamlit: A Python Tool for Rapid Data App Development

Streamlit: A Python Tool for Rapid Data App Development Hello everyone, I am your friend. Today we are going to explore Streamlit, a powerful Python library designed for quickly building and deploying data science applications. Whether you are a data scientist, engineer, or programming enthusiast, Streamlit provides a wealth of tools to showcase and analyze … Read more

AIGC Technology: Powerful Spells for Ancient Architecture Series

AIGC Technology: Powerful Spells for Ancient Architecture Series

1. Universal Magic Spells Description of Magic Commands: Theme + Detailed Description + Style Type + Command Parameters Spell Analysis Theme—— What type of scene to create, including time, characters, location, and activities in the scene Detailed Description—— Composition ratio, texture, light source, color tone, the type of scene, character dynamics and expressions (if the … Read more

Visualizing Machine Learning Models: Techniques and Best Practices

Visualizing Machine Learning Models: Techniques and Best Practices

This article is approximately 12,000 words long and is recommended to be read in 10 minutes. This article will delve into the art of machine learning visualization, exploring various techniques that help us understand complex data-driven systems. Machine learning models have powerful and complex mathematical structures. Understanding their intricate workings is an important aspect of … Read more