Code Monkey home page Code Monkey logo

My professional passion sums up to contributing to research in machine
and deep learning, mostly graph neural networks.

I'm open to freelance work. Drop me an email at [email protected]
❤️ Loved any of my personal projects? Buy me a tea here paypal.me/kobrica

Anđela Todorović's Projects

python icon python

All Algorithms implemented in Python

qlearning_matlab icon qlearning_matlab

Some basic exercises and algorithms of Reinforcement learning, including Feed Forward, Backpropagation, Gradient descent etc.

reactome2py icon reactome2py

python client for reactome content, analysis, and human functional protein interactions (FI) services api calls.

roland-river icon roland-river

Implementation of the ROLAND: Graph Learning Framework for Dynamic Graphs suitable to integrate into River

sagpool icon sagpool

Official PyTorch Implementation of SAGPool - ICML 2019

softwareengineering icon softwareengineering

Course materials from the University classes of Introduction to Software Engineering

swiftmlplayground icon swiftmlplayground

Implementation of some machine learning algorithms in Swift 4.2 in XCode 10 on the Iris dataset

transferlearning icon transferlearning

Transfer learning is a machine learning method where a model developed for a task is reused as the starting point for a model on a second task. It is a popular approach in deep learning where pre-trained models are used as the starting point on computer vision and natural language processing tasks given the vast compute and time resources required to develop neural network models on these problems and from the huge jumps in skill that they provide on related problems.

wordembeddings icon wordembeddings

The word2vec algorithm finds much more efficient representations by finding vectors that represent the words. These vectors also contain semantic information about the words. Words that show up in similar contexts, such as "black", "white", and "red" will have vectors near each other. There are two architectures for implementing word2vec, CBOW (Continuous Bag-Of-Words) and Skip-gram.

yolo_open_images icon yolo_open_images

yolov3 with SPP weights pretrained on Open Images dataset along with config files

yolocoreml icon yolocoreml

Trial implementation of the YOLOv3 algorithm in Swift. Still work in progress :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.