본문 바로가기

전체 글239

핸드폰 배경사진/갤럭시 S20 배경화면/심플한 배경화면 무료 나눔 합니다. 안녕하세요~ 요즘 취미삼아서 태블릿으로 그림을 그리기 시작했는데요! 갤럭시S20에 딱 맞게 제작한 배경을 무료로 나눔하려고 이렇게 글을 씁니다~ 상업적으로 배포하지 않으시기만 하면 문제 없을 것 같습니다!! 앞으로도 계속 올려보겠습니다. 감사합니다! 2021. 3. 30.
[Tensorflow 2][Keras] Week 4 - Complex Architectures with the Functional API 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.coursera.org/specializations/tensorflow-advanced-techniques 지난 시간 리뷰 2021.03.27 - [Artificial Intelligence/Keras] - [Tensorflow 2][Keras] Week 3 - Assignment: Custom Layers [Tensorflow 2][Keras] Week 3 - Assignment: Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlo.. 2021. 3. 30.
[백준 알고리즘][C++] 이분 탐색(binary search) - 2470번 두 용액 안녕하세요~ ​ 이번시간에는 2470번 두 용액 문제를 풀어보려고 합니다. www.acmicpc.net/problem/2470 2470번: 두 용액 첫째 줄에는 전체 용액의 수 N이 입력된다. N은 2 이상 100,000 이하이다. 둘째 줄에는 용액의 특성값을 나타내는 N개의 정수가 빈칸을 사이에 두고 주어진다. 이 수들은 모두 -1,000,000,000 이상 1,000,00 www.acmicpc.net 명심하셔야 될 것은 일단 문제를 풀기 전에 코딩을 먼저 시작하지 마시고, 반드시 연습장으로 생각을 정리하고! 이 후에 생각이 맞는 것 같다고 확신이 되면 그 때 코딩을 시작하세요. 코드를 작성하면서 문제를 풀게되면 정리가 안된 상태기 때문에 코드 수정이 잦아지고, 정신이 없어지게 됩니다ㅠㅠ 그러니 반드시.. 2021. 3. 30.
프로그래머스 스킬 체크 테스트 Level 1 C++ 쉬운 풀이 문제 설명 당신은 폰켓몬을 잡기 위한 오랜 여행 끝에, 홍 박사님의 연구실에 도착했습니다. 홍 박사님은 당신에게 자신의 연구실에 있는 총 N 마리의 폰켓몬 중에서 N/2마리를 가져가도 좋다고 했습니다. 홍 박사님 연구실의 폰켓몬은 종류에 따라 번호를 붙여 구분합니다. 따라서 같은 종류의 폰켓몬은 같은 번호를 가지고 있습니다. 예를 들어 연구실에 총 4마리의 폰켓몬이 있고, 각 폰켓몬의 종류 번호가 [3번, 1번, 2번, 3번]이라면 이는 3번 폰켓몬 두 마리, 1번 폰켓몬 한 마리, 2번 폰켓몬 한 마리가 있음을 나타냅니다. 이때, 4마리의 폰켓몬 중 2마리를 고르는 방법은 다음과 같이 6가지가 있습니다. 첫 번째(3번), 두 번째(1번) 폰켓몬을 선택 첫 번째(3번), 세 번째(2번) 폰켓몬을 선택 첫.. 2021. 3. 27.
[Tensorflow 2][Keras] Week 3 - Assignment: Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.coursera.org/specializations/tensorflow-advanced-techniques 지난시간 리뷰 2021.03.27 - [Artificial Intelligence/Keras] - [Tensorflow 2][Keras] Week 3 - Activating Custom Layers [Tensorflow 2][Keras] Week 2 - Activating Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow w.. 2021. 3. 27.
[Tensorflow 2][Keras] Week 3 - Activating Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.coursera.org/specializations/tensorflow-advanced-techniques 지난 시간 리뷰 2021.03.26 - [Artificial Intelligence/Keras] - [Tensorflow 2][Keras] Week 2 - Implementing Custom Layers [Tensorflow 2][Keras] Week 2 - Implementing Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorF.. 2021. 3. 27.
[Tensorflow 2][Keras] Week 3 - Implementing Custom Layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.coursera.org/specializations/tensorflow-advanced-techniques 지난 시간 리뷰 2021.03.26 - [Artificial Intelligence/Keras] - [Tensorflow 2][Keras] Week 2 - Custom lambda layers [Tensorflow 2][Keras] Week 2 - Custom lambda layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.cour.. 2021. 3. 26.
[Tensorflow 2][Keras] Week 3 - Custom lambda layers 본 포스팅은 다음 과정을 정리 한 글입니다. Custom Models, Layers, and Loss Functions with TensorFlow www.coursera.org/specializations/tensorflow-advanced-techniques TensorFlow: Advanced Techniques deeplearning.ai에서 제공합니다. Expand your skill set and master TensorFlow. Customize your machine learning models through four hands-on courses! 무료로 등록하십시오. www.coursera.org 지난 시간 리뷰 2021.03.25 - [Artificial Intelligence/Ker.. 2021. 3. 26.
300x250