Articles in tag "Machine Learning"

2024.03.06: The life of an Ollama prompt
2024.02.22: Gemma, Ollama and LangChainGo
2024.02.21: gemini-cli: Access Gemini models from the command-line
2024.01.30: Using Gemini models in Go with LangChainGo
2023.12.22: Using Gemini models from Go
2023.11.22: Using Ollama with LangChainGo
2023.11.10: Retrieval Augmented Generation in Go
2018.06.07: Minimal character-based LSTM implementation
2018.05.25: Understanding how to implement a character-based RNN language model
2018.05.22: Backpropagation through a fully-connected layer
2018.04.04: Depthwise separable convolutions for machine learning
2016.11.02: Logistic regression
2016.10.18: The Softmax function and its derivative
2016.10.10: The Chain Rule of Calculus
2016.08.06: Linear regression
2016.08.05: Understanding gradient descent
2015.05.27: The Normal Equation and matrix calculus
2014.12.22: Derivation of the Normal Equation for linear regression