You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/10/09 19:37:50 UTC

[GitHub] sandeep-krishnamurthy closed pull request #12754: video introduction link with installation instruction time

sandeep-krishnamurthy closed pull request #12754: video introduction link with installation instruction time
URL: https://github.com/apache/incubator-mxnet/pull/12754
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/contrib/clojure-package/README.md b/contrib/clojure-package/README.md
index 66ba77b7613..8c71224a3a5 100644
--- a/contrib/clojure-package/README.md
+++ b/contrib/clojure-package/README.md
@@ -10,6 +10,8 @@ The motivation for creating a Clojure package is to be able to open the deep lea
 
 For high leverage, the Clojure package has been built on the existing Scala package using interop. This has allowed rapid development and close parity with the Scala functionality. This also leaves the door open to directly developing code against the jni-bindings with Clojure in the future in an incremental fashion, using the test suites as a refactoring guide.
 
+For a **video introduction**, see [Clojure MXNet with Carin Meier - Clojure Virtual Meetup](https://www.crowdcast.io/e/clojure-mxnet-with-carin) (setup instructions from 20:49)
+
 ## Current State and Plans
 
 The Clojure package is nearing the end of its first development milestone which is to achieve a close parity with the Scala package.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services