diff --git a/hw2_autoencoders/bagge.md b/hw2_autoencoders/bagge.md
new file mode 100644
index 0000000000000000000000000000000000000000..7d424c2f818ceb116134e1cc62414f72c64c2972
--- /dev/null
+++ b/hw2_autoencoders/bagge.md
@@ -0,0 +1,3 @@
+My solution is now the autoencoder example provided with the Julia TensorFlow library wrapper, available at
+https://github.com/malmaud/TensorFlow.jl/blob/master/examples/ae.jl
+Also available if you install tensorflow for julia using `Pkg.add("TensorFlow")`
\ No newline at end of file