Pinned Repositories
advanced_programming_and_algorithms_in_c_and_cplusplus
Exercises from a book titled Advanced programming and algorithms in C and C++ (Napredno programiranje i algoritmi u C -u i C++ -u)
convolutional_neural_networks_for_sentence_classification
My implementation of the Convolutional Neural Networks for Sentence Classification paper
dive-into-deep-learning
These are my exercise solutions to some of the exercises from Dive into Deep Learning book. They're in the pytorch folder.
django-tutorial
The basic django tutorial I completed from their website
ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
programming_principles_and_practice
The code I wrote pertaining to the book "Programming: Principles and Practice Using C++" by Bjarne Stroustrup
think_like_a_programmer
The code I wrote pertaining to the book "Think Like a Programmer" by Anton V. Spraul.
transformer-from-scratch
Transformer implementation from scratch (in PyTorch)
MislavJuric's Repositories
MislavJuric/dive-into-deep-learning
These are my exercise solutions to some of the exercises from Dive into Deep Learning book. They're in the pytorch folder.
MislavJuric/transformer-from-scratch
Transformer implementation from scratch (in PyTorch)
MislavJuric/advanced_programming_and_algorithms_in_c_and_cplusplus
Exercises from a book titled Advanced programming and algorithms in C and C++ (Napredno programiranje i algoritmi u C -u i C++ -u)
MislavJuric/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
MislavJuric/programming_principles_and_practice
The code I wrote pertaining to the book "Programming: Principles and Practice Using C++" by Bjarne Stroustrup
MislavJuric/think_like_a_programmer
The code I wrote pertaining to the book "Think Like a Programmer" by Anton V. Spraul.
MislavJuric/convolutional_neural_networks_for_sentence_classification
My implementation of the Convolutional Neural Networks for Sentence Classification paper
MislavJuric/django-tutorial
The basic django tutorial I completed from their website
MislavJuric/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
MislavJuric/generative_adversarial_nets
My implementation of the Generative Adversarial Nets paper
MislavJuric/kaggle-predict-future-sales
My solution to the Predict Future Sales Kaggle challenge (https://www.kaggle.com/c/competitive-data-science-predict-future-sales)
MislavJuric/locally-informed
Stay informed with local coronavirus information
MislavJuric/MislavCoin
MislavCoin, my own ERC-20 token
MislavJuric/movie-script-generator-based-on-gpt2
A movie script generator based on GPT-2
MislavJuric/my-erc-721-implementation
My (first) attempt at implementing ERC-721 (non-fungible token standard) from scratch
MislavJuric/natural_language_processing_with_disaster_tweets
My solution to Natural Language Processing with Disaster Tweets Kaggle competition
MislavJuric/neural-network-from-scratch
Neural network implementation from scratch (in Python) made by following the guide at: http://www.code-spot.co.za/2009/10/08/15-steps-to-implemented-a-neural-net/
MislavJuric/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
MislavJuric/the_algorithm_design_manual
Exercises pertaining to "The Algorithm Design Manual" by Steven Skiena.
MislavJuric/trufflesuite.com
Truffle Suite website source