|
|
So far 7 moderators have reviewed your article. Three said it was "unclear or incomplete", and four think it should be a tip, not an article. I was in the first group: I know nothing about what you're discussing, so an introductory paragraph defining "cross-entropy loss" would be helpful. Perhaps the other moderators are familiar with the term but think the article is too sketchy, or something that anyone with knowledge of the area could write.
|
|
|
|
|
I have checked and think that it is way too specific to be posted without any explanation about what are you talking about or at least a link to somewhere where it is explained correctly.
I didn't approve or report it, but if, I would go for unclear, since it doesn't explain it in a way I can minimally understand it without any other external help.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
I get the above message when I try to update my article. Ideas?
I had this happen on another article, after a week it allowed me to post the update, nothing had changed.
|
|
|
|
|
Usually when this happens it's a temporary server issue. Sometimes re-opening the article (making sure to save your changes elsewhere offline) helps.
Is this a particular article you're trying to publish? Perhaps I might try.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Over a day later and it still doesn't not work. The article is published, but there is a serious bug in the code which will annoy users. I was able to add a comment with the fix, but not update the article with a new ZIP file. The ZIP is less than 100 Kb so is fine sizewise.
|
|
|
|
|
|
|
Something very strange is going on with this article. I've asked the dev team to look into it.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
|
Hi Sean. Any joy? It still refuses to allow me to update the article. Essentially it's just a new zip file and a release version note.
|
|
|
|
|
The dev team is hoping to tackle it today. In the meantime, could you please email me the new zip file? sean@codeproject.com (or perhaps provide a download link to it?)
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I was sure that when making 2 code blocks (<pre>) in different languages, they were fused and showing tabs with languages names.
like:
<pre lang="c++">my C++ code</pre>
<pre lang="java">my Java code</pre>
What did I missed ?
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
modified 27-Nov-20 6:19am.
|
|
|
|
|
int cx;
int cx;
modified 27-Nov-20 6:17am.
|
|
|
|
|
I see 2 blocks 1 after the other (separated), no tabs.
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
|
|
|
|
|
Sorry, I misunderstood what you meant by tabs in this context.
modified 27-Nov-20 6:17am.
|
|
|
|
|
I found, it was in Chris challenges https://www.codeproject.com/Questions/1174204/Coding-challenge-generate-anagrams , see solution 5 from Graeme_Grant
<div class="code-samples">
<pre lang="C#">using System;
using System.Collections.Generic;
...
}
}</pre>
<pre lang="VB">Imports System.IO
Imports System.Runtime.CompilerServices
Imports ZeroFormatter
...
End Module</pre>
</div>
Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
modified 28-Nov-20 1:27am.
|
|
|
|
|
Very interesting, I had not seen that before.
|
|
|
|
|
How can i made my article public so that all can read it not only logged people ?
|
|
|
|
|
As far as I am aware all articles are already public.
|
|
|
|
|
|
Your article has not been published yet. It is in the moderation queue.
Have some patience. Either it will be approved, at which point it will be available for others to read, or it will be rejected if it needs further work.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
ok thank You i am new, i wish You a nice day 
|
|
|
|
|
if i open the article on another browser it does not load the page i get notification i have to log to see the article
|
|
|
|
|
As Richard Deeming already said, that is because the article has not yet been published.
|
|
|
|