Menu

Close
  • Home
  • About
  • Programming
  • Machine Learning
  • Cryptography
Subscribe
Blog Logo Menu

innovea.tech's notes by Sébastien Attia

Thoughts, stories and ideas on Machine Learning and Programming.

Scroll Down
Page 1 of 2 Older Posts »

How render HTML from Markdown and LateX in a VueJS component ?

How to create a VueJS component to render HTML from a source mixing Markdown and LateX ? The MarkdownMathJax’s VueJS component transforms a Markdown and LateX... »

Author image Sébastien Attia on Programming, Web 28 Jun 2017

Cheat sheet on Neural Networks 1

Cheat sheet on Neural Networks 1¶The following article is a cheat sheet on neural networks. My sources are based on the following course and article: the... »

Author image Sébastien Attia on Machine-learning, Neural-network, Backpropagation, Artificial-intelligence 28 Jun 2017

How to integrate JSF 2.3 with bootstrap-sass, FontAwesome, browser-sync and gulp ?

This post is based on the excellent article from http://www.codevoila.com and the following answer in stackOverflow. The problem The relative paths used in the URLs of... »

Author image Sébastien Attia on Programming, Jsf, Web 25 Jun 2017

How to write LaTex formula in Ghost's post ?

Or how integrate MathJax into Ghost’s posts ? Ghost is my favourite editor to write posts, but it is not possible to write LaTex formula natively.... »

Author image Sébastien Attia on Jupyter, Ghost, Latex 17 Jun 2017

The digital signature

What is a digital signature ? Like a signature, a digital signature allows to authenticate the emitter of the message and verify the message has not... »

Author image Sébastien Attia on Cryptography 18 Jun 2016
Page 1 of 2 Older Posts »
innovea.tech's notes by Sébastien Attia © 2018
Proudly published with Jekyll using Jasper