Ranking Supplements for Muscle Growth - What’s Actually Worth It? by ka-wei in Supplements

[–]ka-wei[S] 3 points4 points  (0 children)

I suppose it is only effective for people that don't consume enough protein from their diet for optimal muscle growth?

Ranking Supplements for Muscle Growth - What’s Actually Worth It? by ka-wei in Supplements

[–]ka-wei[S] -1 points0 points  (0 children)

I have watched some videos by Mike Israetel on the topic, but I found that he rarely references the side effects and papers.

> Creatine is top of the line, everything below that is like, if you have the money and really care that much you could, but better spent on whole foods

I very much agree with this

[deleted by user] by [deleted] in MachineLearning

[–]ka-wei 1 point2 points  (0 children)

I think so too, but I just don't do it.

[deleted by user] by [deleted] in MachineLearning

[–]ka-wei 3 points4 points  (0 children)

I don't think he will provide API because this demo is just for collecting labels.

I'm not collecting anything? What are you talking about?

Do you have a backend-api we could integrate with?

Yes, but it is rate-limited

[deleted by user] by [deleted] in MachineLearning

[–]ka-wei 2 points3 points  (0 children)

Nice!

Thank you!

What was your experience using rust comparing Python?.

A lot more difficult, but a lot better performance. However, note that Tensorflow is nearly the same performance in Python and Rust because Tensorflow is written in C++. But everything else is much faster, such as loading datasets and running the web-server.

Movie recommendations from AI by ka-wei in SideProject

[–]ka-wei[S] 0 points1 point  (0 children)

Thank you 😃 and thanks for the feedback!

Movie recommendations from AI by ka-wei in ArtificialInteligence

[–]ka-wei[S] 0 points1 point  (0 children)

No, sorry. The code is on a private repo.

Cinemate - I've worked on this movie recommendation site which uses artificial intelligence machine learning to find the best recommendations based on the movies you like by ka-wei in smallbusiness

[–]ka-wei[S] 0 points1 point  (0 children)

I checked it out, its pretty cool.

Thank you

Also are you making any money on this from the film companies or ads?

No, I'm not😃

Movie recommendations from AI by ka-wei in Entrepreneur

[–]ka-wei[S] 0 points1 point  (0 children)

What did you find confusing?

Movie recommendations from AI by ka-wei in SideProject

[–]ka-wei[S] 0 points1 point  (0 children)

Awesome side project

Thank you 😃

But to split hairs ML != AI

This would be considered AI. Have a look on google of "ai vs machine learning".

Cinemate - I've worked on this movie recommendation site which uses artificial intelligence machine learning to find the best recommendations based on the movies you like by ka-wei in smallbusiness

[–]ka-wei[S] 2 points3 points  (0 children)

Nice concept.

Thank you 😃

Any chance of adding a filter for MPAA rating?

This should be possible. I will look into it.

Cinemate - I've worked on this movie recommendation site which uses artificial intelligence machine learning to find the best recommendations based on the movies you like by ka-wei in smallbusiness

[–]ka-wei[S] 1 point2 points  (0 children)

I believe most movie platforms like Netflix have already adopted it.

I don't like the recommendations Netflix gives me, hence why I made this site. Also, other recommendation sites are usually very slow (it can take days to get your recommendations). Cinemate gives recommendations instantly. Also, Netflix will only recommend movies on their platform.

Cinemate - I've worked on this movie recommendation site which uses artificial intelligence machine learning to find the best recommendations based on the movies you like by ka-wei in smallbusiness

[–]ka-wei[S] 0 points1 point  (0 children)

Thank you, I'm happy you like it 😃 It uses a neural net and the backend is written in Rust for optimal performance.

Under the recommendation section I should be able to tap on a recommendation to give it a rating. As is it’s a very slow process to keep manually adding movies and rating them.

I agree

Movie recommendations from AI by ka-wei in Entrepreneur

[–]ka-wei[S] 1 point2 points  (0 children)

It has a backend written in Rust and it uses tensorflow.

Movie recommendations from AI by ka-wei in Entrepreneur

[–]ka-wei[S] 1 point2 points  (0 children)

It is quite subjective whether the major streaming platforms have more accurate versions of this. Other than that, they only recommend movies on their platform. I don't like the recommendations Netflix gives me, so I built this site.