-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog2015_07_13.html
45 lines (45 loc) · 3.05 KB
/
log2015_07_13.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang='en'>
<head>
<title>
pgmpy Log of 13-07-2015
</title>
<link rel='stylesheet' type='text/css' href='css/bootstrap.min.css' media='screen' />
</head>
<body>
<div class='container'>
<h2>Log of the <code>#pgmpy</code> IRC Channel</h2><br/>
<h3>All the times shown here presently are in Indian Standard Time(IST) +0530Hrs<h3/>
<h3>Date : 13-07-2015 </h3><br/><br/>
<br/>
<kbd>[16:48:27]</kbd> <strong>[connected at Mon Jul 13 16:48:27 2015]</strong><br/>
<kbd>[16:48:34]</kbd> <strong>[I have joined #pgmpy]</strong><br/>
<kbd>[16:48:34]</kbd> <code><palashahuja></code> I don't know<br/>
<kbd>[16:48:39]</kbd> <code><kislay></code> okay<br/>
<kbd>[16:48:50]</kbd> <code><palashahuja></code> I think so ... I guess..<br/>
<kbd>[16:49:11]</kbd> <code><kislay></code> Let's see then.<br/>
<kbd>[16:49:52]</kbd> <code><palashahuja></code> kislay, I was reading through your code ,did you use binary search somewhere ?<br/>
<kbd>[16:50:16]</kbd> <code><kislay></code> breadth first search, I used.<br/>
<kbd>[16:50:21]</kbd> <code><kislay></code> and yeah!<br/>
<kbd>[16:50:24]</kbd> <code><kislay></code> binary to.<br/>
<kbd>[16:50:26]</kbd> <code><kislay></code> too*<br/>
<kbd>[16:50:58]</kbd> <code><palashahuja></code> just have a look at the bisect module, it has a built in binary search function<br/>
<kbd>[16:51:07]</kbd> <code><palashahuja></code> maybe that will help<br/>
<kbd>[16:51:16]</kbd> <code><kislay></code> That code is quite gibberish though. I an reworking on it.<br/>
<kbd>[16:51:26]</kbd> <code><kislay></code> Okay. Thanks man!<br/>
<kbd>[16:51:55]</kbd> <code><kislay></code> Hows your project coming up, palashahuja ?<br/>
<kbd>[16:52:21]</kbd> <code><palashahuja></code> I am kind of stucked as to forming cliques in the junction tree ...<br/>
<kbd>[16:52:27]</kbd> <code><palashahuja></code> I am still working on it ..<br/>
<kbd>[16:52:56]</kbd> <code><palashahuja></code> Did you see our mentors video on youtube?<br/>
<kbd>[16:52:56]</kbd> <code><kislay></code> Ah! I was reading a lot about clique_trees lately.<br/>
<kbd>[16:53:06]</kbd> <code><kislay></code> nopes? Do you have the link?<br/>
<kbd>[16:53:36]</kbd> <code><palashahuja></code> Sure, I will send it .. https://www.youtube.com/watch?v=Vcmjqx7lht0<br/>
<kbd>[16:54:13]</kbd> <code><kislay></code> haha<br/>
<kbd>[16:54:18]</kbd> <code><kislay></code> it is cool :)<br/>
<kbd>[17:22:59]</kbd> <strong>[disconnected at Wed Jul 15 17:22:59 2015]</strong><br/>
</div>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js'></script>
<script src='//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js'>
</script>
</body>
</html><br/>