잠시만 기다려 주세요.
Edubaba
2023. 6. 22.
Next.js enables you to create full-stack Web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.
Visit Our Website: https://interviewpen.com/?utm_campaign=ml Join Our Discord (24/7 help): https://discord.gg/Qy85PT9wj6 Like & Subscribe: https://youtube.com/@interviewpen Tons of modern software services, such as social media and ecommerce, include systems for recommending content to users. This video dives into the details of how to deploy a machine learning algorithm at scale for recommendations, and discusses how these systems are trained and used on a recurring basis. If you liked this video and want to learn more about fundamental systems and how they can be used to solve problems, check out our full course on https://interviewpen.com/?utm_campaign=ml ! Table of Contents: 0:00 - Introduction 0:43 - ML Inputs and Outputs 2:07 - Training 2:58 - Training: Tracking Server 3:47 - Training: Incremental 5:05 - Training: Workflow Orchestration 6:01 - Inference: API 6:40 - Inference: Caching 8:03 - Next Steps Socials: Twitter: https://twitter.com/InterviewPen LinkedIn: https://www.linkedin.com/company/interviewpen Website: https://interviewpen.com/?utm_campaign=ml
2024. 4. 11.
(제5회 카카오테크밋 패널토의 내용의 일부입니다.) "웹 텍스트 에디터 개발에 필요한 고민과 신규 에디터 소개" eliot(박민규님)의 발표영상 보러 가기 https://youtu.be/xdj0xrS_FTE #kakaotechmeet #카카오테크 #frontend #프론트엔드 #개발자 #라이브러리 #npm #cdn
2024. 5. 1.
** 원본 풀영상 ** https://youtube.com/live/62Sl_UMmmpQ?feature=share 게스트 : 최진식 프로덕트 오너 / 와탭랩스 조이성 프론트엔드 개발자 / 와탭랩스 김재영 에이전트 개발자 / 와탭랩스 호스트 : 고우성 PD / 토크아이티 - 테크 전문채널 토크아이티 : https://talkit.tv/main - 웨비나 & 콘텐츠 제작 문의: talkit@talkit.tv / 02-565-0012 IT전문방송 토크아이티에서는 매일 테크분야 전문가의 생방송 웨비나가 진행됩니다. 누구든지 무료로 참여하실 수 있으며, 남겨주신 질의에 대한 전문가의 실시간 응답을 경험하실 수 있습니다. 2006년부터 2,000회이상 진행된 다양한 웨비나를 통해 국내외 최신 IT 기술을 확인하세요.
2024. 9. 20.
GPT-4o 도 이기고 셀럽들의 사진 생성도 검열이 없는 일론머스크의 AI 스타트업 xAI가 무려 1년도 안되는 사이 검열 없이 이미지 생성까지 해주는 Grok 2.0을 선보였습니다. H100 2만개로 학습했다고 알려진 이 모델은 이미지 생성의 경우 최근 핫한 BlackForestLabs의 Flux.1 모델을 도입하여 검열 없이 트럼프, 일론머스크 등의 셀럽들, 맥도날드 코카콜라 등의 브랜드까지 생성해주는데요. X (Twitter)가 가진 가장 빠른 실시간 정보를 크롤링해서 연동하는 건 어쩌면 검색 시장의 변화까지도 나올 수 있습니다. #xAI #X #트위터 Written by Error Edited by 이진이 unrealtech2021@gmail.com
2024. 8. 16.
크레아 AI(krea.ai)의 리얼타임(realtime)은 간단한 도형 배치와 스케치, 프롬프트로 고퀄리티의 이미지로 만들어 주는 이미지 생성 AI입니다. 그림을 못 그리더라도 원과 사각형의 배치만으로 고퀄리티의 AI 이미지를 무료로 생성해 보세요. 사용법도 아주 쉽고 간단하면서 재미까지 있습니다. #kreaai #이미지생성ai #인공지능 📩 광고, 비즈니스 문의: kimflstudio@gmail.com 강의 내용에 대한 질문은 댓글을 이용해 주세요. ========== 🌐웹 크롤링 강의: https://inf.run/jX3V 🤖자동화 강의: https://bit.ly/48NBwkW 💻채널 회원 가입: https://www.youtube.com/@kimfl/join ➡️프로그래머 김플 스튜디오 : https://www.youtube.com/@kimfl ==========
2024. 8. 30.
Add auth to your Next.js app quickly: https://bit.ly/3QOe1Bh (paid sponsorship). Disclaimer: this is a sponsored video (paid). It's your responsibility to evaluate safety, accuracy and other relevant parts of the reviewed product. NEW - React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for Kinde (paid sponsorship). 👉 Check out Kinde for auth and more https://bit.ly/3QOe1Bh 👉 NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs 👉 Professional JavaScript Course: https://bytegrad.com/courses/professional-javascript 👉 Professional CSS Course: https://bytegrad.com/courses/professional-css 👉 Web development roadmap 2024 & 2025: https://email.bytegrad.com 👉 Email newsletter (BIG update soon): https://email.bytegrad.com 👉 Discord: all my courses have a private Discord where I actively participate 👉 Kinde: check out Kinde for auth and more https://bit.ly/3QOe1Bh ⏱️ Timestamps: 00:00 Intro 01:00 Add auth quickly 03:15 Don't do auth in layout 05:50 Page vs Middleware for auth 08:01 Middleware benefit 1: better structure 09:01 Middleware benefit 2: static rendering 13:19 BIG RISK: Showing user info app-wide (e.g. header) 15:40 Middleware benefit 3: better performance 18:16 IMPORTANT: Auth check in Middleware or Page is not enough! 21:27 Auth for server actions 25:17 Summary: robust authentication in Next.js #webdevelopment #reactjs #nextjs
2024. 5. 13.