-
Research a few possible models we can use to generate text. Possibilities:
* Markov chains: should be relatively easy to implement on our own but likely wouldn't give great results.
* Recurrent ne…
-
Looking at the tutorials, the ordering looks a bit random. Perhaps we should reorder the tutorials, roughly in order from least to most advanced, to make it easier to understand them? I'd suggest some…
-
stub out new discord commands. The discord bot should allow these commands to run, but should just echo back "ok" or something; they don't need to do real work yet.
The idea here is to develop a us…
-
Introduces principles, algorithms, and applications of machine learning from the point of view of modeling and prediction; formulation of learning problems; representation, over-fitting, generalizatio…
-
Dear John @jstac ,
As you mentioned in the email, we should check the spelling and grammar of all the contents.
This issue tracker is to update the spelling/grammar check for all the lectures. W…
-
Just wanted to get the discussion started about Banish features, and thought a good place to start would be the kinds of models that Banish will include.
These links provide formal background to most…
-
v0.1.0 demoed a convolutional neural network which operated in the image space of the spectrogram of the audio data. While the method is valuable (and should be expanded), it is not the only option. …
-
https://arxiv.org/pdf/1906.01629
```bib
@misc{gasse2019exactcombinatorialoptimizationgraph,
title={Exact Combinatorial Optimization with Graph Convolutional Neural Networks},
author…
-
1. Clean the current implementation
2. Better algorithms for creating Junction Trees.
3. Incorporate the Factor Graph BP into the main algorithm.
Ref #1740
-
Hi Colin Graber,
As for Eq. (1) (which is also referred later on in Fig. 1, etc) I checked [2,3] for an origin (it does not matter to me when [2,3] majorly discusses the case with parameter w linearl…