Pinned Repositories
C
This is a backup of notes and exercises that I've created from self learning the C programming language
c-snippets
Repo for learning C
data-processing
data-science
Testing features of git2net
deep-learning
Deep learning codes
deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
object-detection
Various CNNs for computer vision
pascoletti-serafini
Matlab implementation of Pascoletti Serafini scalarization for solving MOPs
simplex
A Matlab implementation of the Primal Simplex algorithm for optimizing linear optimization programs
stat-net-analysis
Coding networks with Pathpy3 library
MJimitater's Repositories
MJimitater/C
This is a backup of notes and exercises that I've created from self learning the C programming language
MJimitater/c-snippets
Repo for learning C
MJimitater/data-processing
MJimitater/data-science
Testing features of git2net
MJimitater/deep-learning
Deep learning codes
MJimitater/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
MJimitater/object-detection
Various CNNs for computer vision
MJimitater/pascoletti-serafini
Matlab implementation of Pascoletti Serafini scalarization for solving MOPs
MJimitater/simplex
A Matlab implementation of the Primal Simplex algorithm for optimizing linear optimization programs
MJimitater/stat-net-analysis
Coding networks with Pathpy3 library
MJimitater/epistomology
private hub for code collection AI / Data Science / Python Skills
MJimitater/fourier-series
MATLAB code to plot Fourier Series
MJimitater/getting_started_open_source
You want to contribute to an open-source project? You don't know how to do it? Here is how to.
MJimitater/languageserver
An implementation of the Language Server Protocol for R
MJimitater/learning
Becoming 1% better at data science everyday
MJimitater/matrix-capsules-with-em-routing
A TensorFlow implementation of "Matrix Capsules with EM Routing" by Hinton et al. (2018).
MJimitater/stat-net-analysis-projects
Separate repo for class projects
MJimitater/time_series_transformer_tf2
A tensrflow 2 transformer nerual network working with time series data.
MJimitater/transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.