Skip to content

SchoolOfFreelancing/DL-Sneak-Peek

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep learning sneak peek

I try to explain various important terms of deep learning and machine learning. I will write this sort of tutorial for helping myself to build a clear understanding. If anyone get helped reading this It would be grateful for me

Deep learning (Basics)

Part Topic Git Colab
01 টেন্সরফ্লোর প্রথমিক ধারনা, টেন্সর, কিছু ম্যাথ অপারেশন link -
02 গ্রাডিয়েন্ট-টেপ, হাইয়ার অডার ডেরিভেটিভ , গ্রাডিয়েন্ট-টেপের কিছু বিশেষ ব্যবহার link -
03 লিনিয়ার রিগ্রেসন, প্লট লার্নিং কার্ভ link -
04 সফটম্যাক্স ফাংশন কি এবং কেন কাজ করে link -

Deep learning (Computer vision)

Part Topic Git Colab
01 ইমেজ ডাটা লোডিং, ফ্লাওয়ার ডাটাসেট, প্লট ইমেজ link colab
02 ইমেজ ডাটা পাইপলাইন, Keras ImageDataGenerator, ওয়ান-হট এনকোডিং link colab
03 ইমেজ ডাটা পাইপলাইন, tf.data , map ফাংশনের ব্যাবহার link colab
04 tf.data ও ImageDataGenerator এর মধ্যে তুলনা, ট্রেনিং টাইম স্পীড আপ করা, ডাটা ক্যাশিং link colab
05 ইমেজ ডাটা পাইপলাইন tf.keras.utils.Sequence link colab
07 ফ্লাওয়ার ইমেজ ক্লাসিফিকেশন, সাবক্লাস মডেল, tf.keras.utils.Sequence link colab

Deep learning (NLP)

Part Topic Git Colab
01 টোকেনাইজার কি এবং এটার বিভিন্ন প্রয়োগ git notebook colab notebook
02 টোকেনাইজার এর আরও কিছু ব্যবহার git notebook colab notebook

ML data visualization

CNN

RNN

NLP

Datasets

ML/DL course

Bangla ML/DL resource:

Hyper params tunes

Machine learning in production

Links

About

Deep learning with TensorFlow, Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%