AI Personal Learning
and practical guidance
讯飞绘镜
Total 64 articles

Tags: code Page 4

Khan Academy Tutor Me GPTs Prompt

Your personal AI tutor from Khan Academy! I'm Khanmigo Lite - here to help you with math, science, and humanities problems. I won't do your work for you, but I will help you learn how to solve them yourself. Can you tell me about a problem or exercise you'd like to solve?

海螺问问推出令人兴奋的chrome应用商店版扩展程序-首席AI分享圈

ConchAsk launches exciting extension for chrome app store version

This is an extension for the Conch Ask Chrome Online App Store, which can accurately understand your intentions and provide you with help and services through simple dialog exchanges. Currently, ConchAsk is available for web, Android, and IOS, but users can use it in the browser with a clear difference from the client's operation...

AI News

Automatic Programming_IT-specific Prompt

Automatic Training of Classification Models Command Format I have a [ dataset name ] dataset, write a machine learning model in Python that predicts [ labeled column name ] Command Example I have a [ iris ] dataset, write a machine learning model in Python that predicts [ types ]...

Development Advice_IT-specific Prompt

Algorithm Design Instruction Format Please, as a software engineer, write an algorithmic function in Python that meets the following requirements -- Algorithm Requirements Instruction Example Please, as a software engineer, write an algorithmic function in Python that meets the following requirements - - Given a string X, output X... - Given a string X, output X...

Code Optimization_IT Specialized Prompt

Multi-Process Parallel Arithmetic Automatic Conversion Command Format Please convert the following Python code to multi-process parallel arithmetic -- **Python Code Command Examples Please convert the following Python code to multi-process parallel arithmetic -- import time def calc_square(numbers): for n in...

Code Explanation_IT Specialized Prompt

Command Format Please act as a code compiler and explain what the following code snippet does, and output the execution result -- Python Code Snippet Command Example Please act as a code compiler and explain what the following code snippet does. -- import cv2 import numpy...