1 Sequential API: hızlı prototipleme
2 Functional API: çoklu giriş/çıkış, dallanma, atlama bağlantıları
3 Subclassing API: model.call() ile tam kontrol
4 Custom Layer yazma: build, call, compute_output_shape
5 Custom loss ve custom metric tanımlama
6 model.summary(), plot_model, katman isimlendirme
7 Keras Preprocessing Layers: Normalization, StringLookup, CategoryEncoding
8 tf.data.Dataset ile verimli veri işleme: map, batch, prefetch, cache
9 Model kaydetme/yükleme: .keras formatı, weights-only
10 TensorBoard entegrasyonu
Kütüphaneler:
tensorflowkeraspandas