Machine Learning and AI

Cipherchunk Cipherchunk 26 Марта 2023 (ред)

So yesterday I tried learning something new and I decided to dive into Machine Learning and AI.
It was really interesting as I was able to train my first ML Model.

So I found an interesting article here by @Evg about introducing AI into this system it will be a really innovative tool especially when you use AI to moderate.

My first AI was really a big mess as its accuracy is just 0.25% but I will continue to work on it to see how better I can make it and also see how best It will solve the problem I'm developing it for 😁

If you have any experience in AI and Machine learning I would love to hear your thoughts on this!!!

Опубликовано в Chunk

4 Ответа

  1. Evg Evg 26 Марта 2023 (ред.)

    I just want to say that I have no experience with AI. And the AI is here in the chat, we'll see what happens if we do that. The main thing is to find time, which is always sorely lacking. )

    1. Cipherchunk Cipherchunk 26 Марта 2023 (ред.)

      I think you should focus more on design and features! I spent the whole day debugging less than 20 lines of code just to make a simple and horrible model and implement ChatGPT in chat here can be easily done with OpenAI API but you don't have the guarantee what people will prompt which can lead to your account termination

  1. jayabie jayabie 26 Марта 2023 (ред.)

    What tools and languages you are using to build your AI?
    Also do you need a high level of knowledge of programing languages?

    1. Cipherchunk Cipherchunk 26 Марта 2023 (ред.)

      I used python on jupyter notebook you just need to understand how data structure works and how to tune the training perimeter to make your model more efficient
      The major factor that will effect your development is how to source good data and the machine you are going to be using to train it because even the smallest peices of data will take alot of system memory to train