Pinned Repositories
AutoGrad.jl
Julia port of the Python autograd package.
deasciify
Turkish deasciifier for emacs
dlib
Deniz's C Library
dogma
DOGMA is a MATLAB toolbox for discriminative online learning written by Francesco Orabona.
IAP2019
Klutz.jl
compare the different ML, AD, GPU tools in Julia
Knet.jl
Koç University deep learning framework.
KUparser.jl
Dependency parsing with word vectors.
nlpcourse
Koç University, Comp442/542: Natural Language Processing, Deniz Yuret, Fall 2013
rnet
Matlab code for feed forward neural networks with RELU hidden units and Softmax cost function.
denizyuret's Repositories
denizyuret/Knet.jl
Koç University deep learning framework.
denizyuret/AutoGrad.jl
Julia port of the Python autograd package.
denizyuret/KUparser.jl
Dependency parsing with word vectors.
denizyuret/Klutz.jl
compare the different ML, AD, GPU tools in Julia
denizyuret/KnetArrays.jl
denizyuret/pdf
denizyuret/BibTeX.php
A web app to manage a bibtex database.
denizyuret/calvin-scripts
denizyuret/CUDA.jl
CUDA programming in Julia.
denizyuret/JuliaBoxTutorials
denizyuret/melseg
learning similarity of melody segments with Barış Bozkurt.
denizyuret/nn4nlp-code
Code Samples from Neural Networks for NLP
denizyuret/peft-debug
denizyuret/ASCIIPlots.jl
Generate simple plots as ASCII art in Julia
denizyuret/BindingPrediction
Predict binding sites of proteins on DNA using CNNs.
denizyuret/BridgeBidding.jl
Bridge Bidding Playground in Knet
denizyuret/CovarianceRegularization
denizyuret/CUSPARSE.jl-old
denizyuret/dhc4rnn
work in progress for a gradient-free optimization algorithm
denizyuret/DocumentClassifier.jl
denizyuret/DynamicArrays.jl
Multi-dimensional cpu/gpu arrays that are resizable.
denizyuret/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
denizyuret/gfo
gradient free optimization
denizyuret/gittut
denizyuret/KnetLayers.jl
Usefull Layers for Knet
denizyuret/KUtron.jl
Kernel perceptron
denizyuret/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
denizyuret/NeuronTracking
denizyuret/NNlib.jl
Neural Network primitives with multiple backends
denizyuret/SGDDynamics