আইটি ব্লগ

আর্টিফিশিয়াল ইন্টেলিজেন্স কি?

Artificial-Intelligence-bdamargoal

আর্টিফিশিয়াল ইন্টেলিজেন্স কি?

Artificial-Intelligence-bdamargoal-

উত্তর: মেশিন (কম্পিউটার প্রোগ্রাম) কে মানুষের মতো বুদ্ধিমত্তা দেওয়ার সায়েন্সই হলো আর্টিফিশিয়াল ইন্টেলিজেন্স।

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

জনপ্রিয় ফিচার

To Top
$(".comment-click-555").on("click", function(){ $(".com-click-id-555").show(); $(".disqus-thread-555").show(); $(".com-but-555").hide(); });
// Infinite Scroll $('.infinite-content').infinitescroll({ navSelector: ".nav-links", nextSelector: ".nav-links a:first", itemSelector: ".infinite-post", loading: { msgText: "Loading more posts...", finishedMsg: "Sorry, no more posts" }, errorCallback: function(){ $(".inf-more-but").css("display", "none") } }); $(window).unbind('.infscr'); $(".inf-more-but").click(function(){ $('.infinite-content').infinitescroll('retrieve'); return false; }); if ($('.nav-links a').length) { $('.inf-more-but').css('display','inline-block'); } else { $('.inf-more-but').css('display','none'); } // The slider being synced must be initialized first $('.post-gallery-bot').flexslider({ animation: "slide", controlNav: false, animationLoop: true, slideshow: false, itemWidth: 80, itemMargin: 10, asNavFor: '.post-gallery-top' }); $('.post-gallery-top').flexslider({ animation: "fade", controlNav: false, animationLoop: true, slideshow: false, prevText: "<", nextText: ">", sync: ".post-gallery-bot" }); });