본문 바로가기

전체 글517

워드 클라우드 생성기 텍스트를 입력하여 아름다운 워드 클라우드를 만들어보세요https://ppl-ai-code-interpreter-files.s3.amazonaws.com/web/direct-files/7d0ed04d7527d0b82cf1df30d5e39b06/e0681db7-0677-464a-891b-ecc9a603cf85/index.html?utm_source=perplexity 2025. 7. 22.
What CEOs talked about in Q1 2025 key word are Tariff, Uncertainty, AI, DeepSeek, Trade war, Hiring freeze, Humanoid etc.https://iot-analytics.com/what-ceos-talked-about-q1-2025-tariffs-uncertainty-agentic-ai/?utm_source=IoT+Analytics+Master+People+List&utm_campaign=4dccc4e947-WCEOsTA_Q125_Mar25_BLOG&utm_medium=email&utm_term=0_-5512165bdc-307354645&mc_cid=4dccc4e947&mc_eid=9c20b1580f 2025. 3. 26.
Remix Ethereum 이더리운 원리 실습해보기https://remix.ethereum.org/ Remix - Ethereum IDE remix.ethereum.orgpragma solidity >=0.4.0 0.5.0;contract first_contract {    uint public balance;    address[] private givers;    address private taker;    address public owner;    modifier onlyOwner() { require (msg.sender == owner); _;}    constructor() public payable {        owner = msg.sender;    }    function setTaker(address _a.. 2025. 3. 24.
A Neural Network Playground 간편하게 신경망에 대해 실습할 수 있는 페이지Classification 과 Regression 문제를 해결해 볼 수 있음 Tinker With a Neural Network Right Here in Your Browser. Don’t Worry, You Can’t Break It. We Promise.https://playground.tensorflow.org/ Tensorflow — Neural Network PlaygroundTinker with a real neural network right here in your browser.playground.tensorflow.org 2025. 3. 24.
Teachable Machine 간단하게 이미지 인식을 통한 머신러닝을 맛볼 수 있다.가위, 바위, 보를 인식시켜 얼마나 잘 인시을 하는지 확인해 볼 수 있다.이미지, 사운드, 자세를 인식하도록 컴퓨터를 학습시키세요. 사이트, 앱 등에 사용할 수 있는 머신러닝 모델을 쉽고 빠르게 만들어 보세요. 전문지식이나 코딩 능력이 필요하지 않습니다. https://teachablemachine.withgoogle.com/ Teachable MachineTrain a computer to recognize your own images, sounds, & poses. A fast, easy way to create machine learning models for your sites, apps, and more – no expertise or cod.. 2025. 3. 24.
EXAONE (EXpert AI for everyONE) EXAONE, which stands for “expert AI for everyone,” is a 300-billion-parameter multi-modal model that uses both images and text data. LG AI Research used Amazon SageMaker to train its large-scale foundation model and Amazon FSx for Lustre to distribute data into instances to accelerate model training. 2025. 3. 6.