Code Monkey home page Code Monkey logo

Emily Anderson's Projects

am-vrp icon am-vrp

My implementation of solving the Capacitated Vehicle Routing Problem in the paper "Attention, learn to solve routing problems"

cae icon cae

Lossy Image Compression with Compressive Autoencoders

d3d12book icon d3d12book

Sample code for the book "Introduction to 3D Game Programming with DirectX 12"

directx-graphics-samples icon directx-graphics-samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.

dive-into-dl-pytorch icon dive-into-dl-pytorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

dx12base icon dx12base

A small dx12 base program I use to test shaders and techniques

dynamic-am icon dynamic-am

A Deep Reinforcement Learning Algorithm Using Dynamic Attention Model for Vehicle Routing Problems

image2katex icon image2katex

公式图片ocr,输入图片输出对应的latex表达式

learningdirectx12 icon learningdirectx12

This repository is intended to be used as a code repository for learning DirectX 12.

learnopengl icon learnopengl

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

ml-dam icon ml-dam

Meta-Learning-based Deep Reinforcement Learning for Multiobjective Optimization Problems

neulns icon neulns

Neural Large Neighborhood Search: Learn to Design Heuristics for Vehicle Routing Problem (VRP), by Deep Learning and Reinforcement Learning.

nsga-ii icon nsga-ii

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

pilot icon pilot

Pilot – mini game engine for games104

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.