শ্রেণীবিভাগ (Classification) এর জন্য কনভোল্যুশনাল নিউরাল নেটওয়ার্ক (Convolutional Neural Network)
একটি কনভোল্যুশনাল নিউরাল নেটওয়ার্ক (CNN) হলো একটি ডিপ লার্নিং মডেল, যা ১৯৯৮ সালে LeCun এবং সহকর্মীরা প্রতিষ্ঠা করেন। এটি ছবি এবং স্ট্রাকচার্ড ডেটা থেকে সরাসরি লোকাল প্যাটার্ন শিখে সেগুলোকে শ্রেণীবিভাগ করতে পারে। কনভোল্যুশনাল ফিল্টারগুলির স্ট্যাক ক্রমবর্ধমানভাবে অ্যাবস্ট্রাক্ট ফিচার সনাক্ত করে, তাই ম্যানুয়াল ফিচার ইঞ্জিনিয়ারিং অনেকাংশে হ্রাস করা যেতে পারে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- LeCun, Y., Bottou, L., Bengio, Y. & Haffner, P. (1998). Gradient-Based Learning Applied to Document Recognition. Proceedings of the IEEE, 86(11), 2278–2324. DOI: 10.1109/5.726791 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 1). Convolutional Neural Network for Classification. ScholarGate. https://scholargate.app/bn/deep-learning/cnn-classification
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- অটোএনকোডারগভীর শিখন↔ compare
- Random Forestযন্ত্র শিখন↔ compare
- সাপোর্ট ভেক্টর মেশিন (শ্রেণীকরণ)যন্ত্র শিখন↔ compare
- ট্রান্সফরমার (এনএলপি)গভীর শিখন↔ compare
- XGBoostযন্ত্র শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →