1,638 skills found · Page 14 of 55
mar-wir / StanDDMA collection of different Drift Diffusion Models implemented in the probabilistic programming language Stan.
jaredkirby / SmartPilotA Python program leveraging OpenAI's language models to generate, analyze, and select the best answer to a given question.
Deckstar / Multifractal Model Of Asset Returns MMAR For ThesisI wrote a Master's in Finance thesis on Monte Carlo simulation of the Multifractal Model of Asset Returns. This is a model developed in the late 1990's by Benoît Mandelbrot and his two students, Laurent Calvet and Adlai Fisher. I had never programmed before and this was my first big coding project — so sorry if the code sucks! I did what I could :)
weiran-aitech / Shift ScheduleModelling and Solving Employee Shift Scheduling (Including Nurse Rostering) Problems Using Constraint Programming (Combination of Artificial Intelligence and Operations Research) and Software Engineering Technologies 应用约束规划(人工智能+运筹学)及软件工程技术建模和解决员工排班(包括护士排班)调度问题
IBM / YapsA surface language for programming Stan models using python syntax
spcl / HaystackHaystack is an analytical cache model that given a program computes the number of cache misses.
Altech / Ctmcp AnswersAnswers of exercises in "Concepts, Techniques, and Models of Computer Programming".
bcampbell / EvilpixiePixel-oriented paint program, modelled on Deluxe Paint
marialarsson / Procedural KnotsThis is the repository for Procedural Knots - a research project about modelling the annual ring pattern around knots in solid wood. It is implemented as a shader program in PyOpenGL and GLSL.
vevenom / PytorchgeonodesPyTorchGeoNodes is a PyTorch module for differentiable shape programs / procedural models in forms of graphs. It can automatically translate Blender geometry node models into PyTorch code. Originally, it was designed to simplify the integration of procedural shape programs into machine learning pipelines for 3D scene understanding.
zawawiAI / BLIP CAMBLIP Live Image Captioning with Real-Time Video Stream This repository provides a Python-based implementation for real-time image captioning using the BLIP (Bootstrapped Language-Image Pretraining) model. The program captures live video from a webcam.
kerkphil / DSGE UtilitiesPython Programming Code for Dynamic Stochastic General Equilibrium Modeling
SAP-archive / Cloud Sample Spaceflight JavaBuild Java applications with the application programming model on SAP Cloud Platform.
SAP-archive / Cloud Sample Spaceflight NodeBuild node applications with the application programming model on SAP Cloud Platform.
jkarreth / BayesCode accompanying my ICPSR summer program course on Applied Bayesian Modeling.
ReactiveBayes / GraphPPL.jlDSL for probabilistic models specification and probabilistic programming.
ashahrior / Medical Data Visualization 3DThis is a medical data visualization program. This takes in some medical DICOM, MRI, CT data and produces 3D model. There are also other tools included such as image scroller, image segmentation, brain 3d model, bone 3d model visualizer.
LRNavin / AutoCommentsDescription: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motivation behind this is that in software development and maintenance, developers spend around 59% of their time on program comprehension activities. Having comments that are generated automatically will hopefully cut this time down. In order to do this we will combine the recent paper Code2Vec: Learning Distributed Representations of Code by Alon et al. with the paper Deep Code Comment Generation in order to make a better performing model using the newer Code2Vec encoding that was not used in the Deep Code Comment Generation paper. Dataset: The dataset that we will use is the same dataset used by the Deep Code Comment Generation paper, this is a dataset of more than 500,000 code snippets including comments. This also gives us a baseline against which to compare. Papers: Deep Code: https://xin-xia.github.io/publication/icpc182.pdf Code2Vec: https://arxiv.org/abs/1803.09473
dhconnelly / Docgoliterate-programming-style documentation for golang, modeled on docco
SAP-samples / Abap Platform Rap110This repository contains the material for the hands-on session RAP110 - Building Fiori Apps with the ABAP RESTful Application Programming Model (RAP).