딥러닝 썸네일형 리스트형 deep learning https://journalofbigdata.springeropen.com/articles/10.1186/s40537-021-00444-8 Review of deep learning: concepts, CNN architectures, challenges, applications, future directions - Journal of Big Data In the last few years, the deep learning (DL) computing paradigm has been deemed the Gold Standard in the machine learning (ML) community. Moreover, it has gradually become the most widely used comput.. 더보기 AlexNet vs SNN torch /w MNist dataset mnist 를 alexNet으로 돌려본 적 있는데 colab기본 cpu에서도 엄청 오래걸렸었다. 거의 50분에서 한시간? 근데 SNN_torch로 돌려보니 엄청 빠르다. 정확도도 비슷하거나 더 높고 내가 돌려본 AlexNet코드 mnist: https://github.com/imsumin018/daily-code-snippet/blob/main/AlexNet_Mnist_final_01.ipynb 내가 돌려본 SNNtorch 코드 : https://github.com/imsumin018/daily-code-snippet/blob/main/StudySNN_withMNIST_tutorial_5_neuromorphic_datasets.ipynb https://snntorch.readthedocs.io/en/la.. 더보기 MIT deeplearning class https://bit.ly/deeplearning-syllabus MIT Intro to Deep Learning Syllabus 2023 MIT Introduction to Deep Learning Instructors: Alexander Amini, Ava Amini, Sadhana Lolla Program Information Summary Prerequisites Schedule Lectures Labs, Final Projects, Grading, and Prizes Software labs Project Proposal Presentation Project Proposal Grad docs.google.com https://www.youtube.com/watch?v=QDX-1M5Nj7s&lis.. 더보기 감정 분석 심층 신경망을 사용하여 사용자가 제공한 영화 리뷰의 감정 분류에 대해 설명합니다. LSTM(장단기 기억)과 CNN(컨볼루션 신경망)은 감정 분석에 사용되는 두 가지 인기 있는 심층 신경망입니다. 감정 분석은 5만 개의 영화 리뷰로 구성된 인터넷 영화 데이터 세트(IMDb)를 통해 수행됩니다. CNN과 LSTM 아키텍처는 개별적으로 사용되며 나중에 CNN-LSTM 아키텍처를 조합하여 사용됩니다. LSTM 아키텍처가 CNN 및 CNN-LSTM 아키텍처에 비해 성능이 뛰어난 각 아키텍처에 대해 정확도 및 손실 측정 지표가 표시됩니다. GRU, CNN, LSTM 및 CNN-LSTM 아키텍처의 정확도는 각각 53%, 85%, 87%, 85%입니다. 손실 함수에는 Adam 최적화 프로그램과 이진 교차 엔트로피가 사.. 더보기 global vectors https://nlp.stanford.edu/projects/glove/ GloVe: Global Vectors for Word Representation GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substruct nlp.stanford.edu https://www.kaggle.com/datasets/incor.. 더보기 opendata set sdfsdfsdfsdfsdfsdf sdf sdf sdf sd fsd f 더보기 tensorflow without GPU import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' 더보기 tensorflow https://www.linkedin.com/learning/tensorflow-neural-networks-and-working-with-tables/working-with-the-fashion-mnist-dataset?autoSkip=true&autoplay=true&resume=false1. Working with the Fashion-MNIST dataset - TensorFlow 동영상 튜토리얼 | LinkedIn 온라인클래스(이전 이름: Lynda.co The Fashion-MNIST dataset has been released by Zalando. In this video, learn about this drop-in replacement for MNIST. www.linkedin.com .. 더보기 이전 1 2 3 4 5 6 7 다음