Tag : worknotes

In this post, we provide 100 text prompt examples for creating beautiful and gorgeous women’s images using various AI art generators such as NightCafe, DALL-E 2, Midjourney, Dream by WOMBO, craiyon, DeepDreamGenerator, and starry AI. With these prompts, users can quickly improve their skills in AI image generation and create stunning images.I will continue to ..

Read more

The power of text prompts in the world of art is undeniable. When used correctly, they can unlock the full potential of an artist and result in stunning and captivating images of animals. This post explores the importance of choosing the right artist when creating a text prompt, and how it can elevate the final ..

Read more

The following code is used to count the order of the date of February 29 in leap years for a period. import sys import warnings if not sys.warnoptions: warnings.simplefilter(‘ignore’) #Process data import numpy as np import matplotlib.pyplot as plt #Process data import numpy as np import xarray as xr #Writing data files import pandas as ..

Read more

photograph of a frozen sparkling lake

Activation function is a very important component of machine learning and deep learning. There are three types of Activation Functions: Binary Step Function; Linear Activation Function and Non-Linear Activation Functions. Available activation functions in Keras include relu, sigmoid, softmax, softplus, softsign, tanh, selu, elu and exponential. In addition,user can also create custom activation function.Below is an ..

Read more

a beautiful landscape

Group DataFrame using a mapper or by a Series of columns.Return a GroupBy object, grouped by values in column named “col”.Grouping and aggregation functions to help you to learn features of your dataset, like the sum, mean, or average value of a group of elements. The sample code below may help. Prepare data import pandas as ..

Read more