AI, Python, Cognitive Neuroscience
3.88K subscribers
1.09K photos
47 videos
78 files
893 links
Download Telegram
Gradient Flow: a new notebook that explains automatic differentiation using eager execution in #TensorFlow. I go over computational graphs, vector valued functions, gradient, etc ..

https://colab.research.google.com/github/zaidalyafeai/Notebooks/blob/master/GradientFlow.ipynb

✴️ @AI_Python_EN
#SparkNLP: State of the Art Natural Language Processing
Spark NLP ships with many NLP features, pre-trained models and pipelines #johnsnowlab

NLP Features:
#Tokenization; #Normalizer; #Stemmer; #Lemmatizer; #RegexMatching; #TextMatching; #Chunking; #DateMatcher; #Part-of-speech tagging; #SentenceDetector; #SentimentDetection (ML model); #SpellChecker (ML and DL models); #WordEmbeddings (#BERT and #GloVe); #Namedentityrecognition; #Dependencyparsing (Labeled/unlabled); Easy #TensorFlow integration; #pretrainedpipelines!

Github: https://lnkd.in/fbWquan
Website: https://lnkd.in/fRqsDHX

✴️ @AI_Python_EN
Machine Learning Zero to Hero
http://bit.ly/2QCtsMj
#ai #tensorflow

✴️ @AI_Python_EN
This is the reference implementation of Diff2Vec - "Fast Sequence Based Embedding With Diffusion Graphs" (CompleNet 2018). Diff2Vec is a node embedding algorithm which scales up to networks with millions of nodes. It can be used for node classification, node level regression, latent space community detection and link prediction. Enjoy!

https://lnkd.in/dXiy5-U

#technology #machinelearning #datamining #datascience #deeplearning #neuralnetworks #pytorch #tensorflow #diffusion #Algorithms

✴️ @AI_Python_EN
Training an AI agent to play Snake with TensorFlow 2.0.

Code by Paweł Kieliszczyk: https://lnkd.in/edTVYEC

#MachineLearning #ReinforcementLearning #TensorFlow

✴️ @AI_Python_EN
The war between ML frameworks has raged on since the rebirth of deep learning. Who is winning? Horace He data analysis shows clear trends: PyTorch is winning dramatically among researchers, while Tensorflow still dominates industry.
#PyTorch #Tensorflow

https://thegradient.pub/state-of-ml-frameworks-2019-pytorch-dominates-research-tensorflow-dominates-industry/

❇️ @AI_Python_EN
New tutorial! Traffic Sign Classification with #Keras and #TensorFlow 2.0

- 95% accurate
- Includes pre-trained model
- Full tutorial w/ #Python code

http://pyimg.co/5wzc5

#DeepLearning #MachineLearning #ArtificialIntelligence #DataScience #AI #computervision

❇️ @AI_Python_EN
"Differentiable Convex Optimization Layers"

CVXPY creates powerful new PyTorch and TensorFlow layers

Agrawal et al.: https://locuslab.github.io/2019-10-28-cvxpylayers/

#PyTorch #TensorFlow #NeurIPS2019


❇️ @AI_Python_EN
New State of the Art AI Optimizer: Rectified Adam (RAdam) Improve your AI accuracy instantly versus Adam, and why it works. Blog by Less Wright :

https://medium.com/@lessw/new-state-of-the-art-ai-optimizer-rectified-adam-radam-5d854730807b

#MachineLearning #TensorFlow #Pytorch #DeepLearning

❇️ @AI_Python_EN
Contributor Derrick Mwiti with an overview of #TensorFlow MLIR—a mult-level intermediate representation designed to be a reusable and extensible compiler that works across the #DeepLearning landscape.
https://bit.ly/2Jt83T7

❇️ @AI_Python_EN