Pinned Repositories
80-629
Additional material for 80-629
A-Handbook-of-Mathematical-Models-with-Python
A Handbook of Mathematical Models with Python, published by Packt
Abmarl
Agent Based Modeling and Reinforcement Learning
Agent-Based-Model-Tool
This project aim to build an Agent Based Modelling tool in Javascript which could be used to simulate many complex phenomenon. The purpose is also to introduce genetic algorithm and machine learning features, so that Agents can be trained to optimize their behavior. Agent's DNA could then be saved and shared among users of the projects.
AgentBasedModel
Agent-Based Model of Human Activity Patterns
agents-and-networks-in-python
Agents and Networks Model in Python
Agents.jl
Agent-based modeling framework in Julia
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
Another_Test_Git1
autoviz_test
A repository for testing the AutoViz library
AnakinNN's Repositories
AnakinNN/A-Handbook-of-Mathematical-Models-with-Python
A Handbook of Mathematical Models with Python, published by Packt
AnakinNN/Abmarl
Agent Based Modeling and Reinforcement Learning
AnakinNN/Agents.jl
Agent-based modeling framework in Julia
AnakinNN/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
AnakinNN/Bayesian_Neural_Network_Probabilistic_Ionosphere_VTEC
Bayesian neural network models for probabilistic VTEC forecasting with 95% confidence, from the paper "Uncertainty Quantification for Machine Learning-based Ionosphere and Space Weather Forecasting" by Natras et al. (submitted to the Space Weather, AGU)
AnakinNN/DataScienceExam
Repository for code used in the Data Science Exam project. In it are two ipynb files, one used to train the ASR models and the other for statistical analysis. There are also three JSON files containing the results of training the models. Lastly, there is a PDF file which is the report for this exam project.
AnakinNN/demo-production-planning
The code for the Production Planning demo
AnakinNN/dreaminsg-integrated-model
An integrated water-power-transportation model for network simulations.
AnakinNN/dsc-k-means-clustering-lab
AnakinNN/FactoryPlanner
A mod for Factorio. Allows you to plan out your production in detail.
AnakinNN/FluidX3D
The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL.
AnakinNN/Gonzalo_Plaza_VC_Portfolio
This project aims to create an agent-based model trained using deep reinforcement learning to find the optimal number of startups in a venture capital portfolio.
AnakinNN/gurobi-machinelearning
Formulate trained predictors in Gurobi models
AnakinNN/InfraRiskTX
InfraRiskTX critical infrastruture assessment project.
AnakinNN/javascript-essential-training-2832077
This repository is for the Linkedin Learning course: JavaScript Essential Training
AnakinNN/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
AnakinNN/MajorityVotingCollectiveAccuracy
I use an agent-based model to explore the impact of imperfect competence and social influence on majority voting. This repository contains the code for an agent-based model and simulations of majority voting, for producing some figures, and for a statistical analysis.
AnakinNN/matsim-berlin
The MATSim Open Berlin Scenario
AnakinNN/matsim-switzerland-railway
AnakinNN/mcmc
Code and notebooks for simple Markov chain, Monte Carlo, and Markov chain Monte Carlo algorithms.
AnakinNN/Mesa-ABM-Tutorial
AnakinNN/ODCRN
[ECMLPKDD21] Countrywide Origin-Destination Matrix Prediction and Its Application for COVID-19
AnakinNN/Passenger-Transport-Model-for-France
Agent-based modeling of passenger transport and their choice of transport means. The main goal was to assess the complementary existence of two important transport method: train and airplane.
AnakinNN/portfolio_optimization_with_mosek
Python tutorials on solving portfolio optimization problems using MOSEK.
AnakinNN/PortfolioOptimization
Material accompanying the MOSEK Portfolio Optimization Cookbook
AnakinNN/practice-it-cpp-common-data-structures-3269044
This repo is for the Linkedin Learning course: Practice It C++: Common Data Structures
AnakinNN/ramstk
Reliability, Availability, Maintainability, Safety (RAMS) analysis program.
AnakinNN/TrainSimulationThesis
AnakinNN/Tutorials
A collection of tutorials for the MOSEK package
AnakinNN/vehicle-allocation-in-NetLogo-using-RL
Constructed an RL framework to train vehicles in the parking lot to learn a allocation strategy. The parking lot model is an agent-based model constructed in NetLogo