Neural NetworkDeep Learning

Michael Nielsen-এর বিখ্যাত বই "Neural Networks and Deep Learning" -এর সম্পূর্ণ বাংলা অনুবাদ। প্রতিটি ধারণা — perceptron, gradient descent, backpropagation থেকে শুরু করে convolutional network পর্যন্ত — বাংলায় ব্যাখ্যা করা হয়েছে। সব equation, diagram এবং code মূল বইয়ের মতোই রাখা হয়েছে; technical term ও notation English-এ থাকবে, যাতে গবেষণাপত্র ও documentation-এর সঙ্গে মিল থাকে।

সূচিপত্র

6টি অধ্যায় ও ১টি পরিশিষ্ট।

  1. Using neural nets to recognize handwritten digits

  2. How the backpropagation algorithm works

  3. Improving the way neural networks learn

  4. A visual proof that neural nets can compute any function

  5. Why are deep neural networks hard to train?

  6. Deep Learning

    সম্পন্ন

    Deep learning

  7. Is there a simple algorithm for intelligence?