Skip to content

Instantly share code, notes, and snippets.

View koen-dejonghe's full-sized avatar

Koen Dejonghe koen-dejonghe

View GitHub Profile
package akka.stream.alpakka.elasticsearch.scaladsl
import java.time.ZonedDateTime
import java.time.format.DateTimeFormatter
import akka.actor.Cancellable
import akka.stream.alpakka.elasticsearch.{ElasticsearchSourceSettings, ReadResult}
import akka.stream.scaladsl.{Flow, Source}
import com.typesafe.scalalogging.LazyLogging
import org.elasticsearch.client.RestClient
@koen-dejonghe
koen-dejonghe / dl-from-scratch.ipynb
Created March 23, 2020 17:01
Deep learning from scratch with Scala
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.