-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What I Didn't Do in GSoC 2017 #641
Comments
Good projects for someone to work on! |
Can you please list down the algorithms for which notebook examples are required to be added? |
@VishnuDuttSharma Few that come to mind are Monte-Carlo-Localization, Policy-Iteration and recently added FOIL, Random Forest. |
That's a good idea to have another column in README for notebook. |
@lenixlobo Great. I would suggest you start with random forest. It has the most scope for improvement. |
@Chipe1 I would like to work on Random forest. |
@Bala1718 I too am currently working on a |
@lenixlobo Can we work together? |
Fine by me @Bala1718 |
hey i want to contribute, can anyone tell me how to get started as it is my first time. |
@norvig @Chipe1 I would like to contribute by writing an algorithm for POMDP- Value iteration as a part of GSoC 2018 and simultaneously add notebook examples of incompleted algorithms and also work on deploying notebooks to make it accessible online.Any advice from you will be very helpful in this regard.Thank You in advance hoping for an anticipated response from your end. |
These are some of the future works I had planned, but couldn't complete during GSoC 2017.
Expr
supports having variable number of arguments as a list but functions likeunify()
do not consider norexpr
make use of this fact.The text was updated successfully, but these errors were encountered: